Mmcp.market

Call Me MCP server

by serdaroztetik.com·com.serdaroztetik/call-me·v1.0.0

Your AI rings your iPhone, speaks its question, and gets your spoken answer back as text.

C60/100grade C
What users say
No reviews yet
Be the first
Safety scan
C60/100

full report

Adoption
New

Little public usage data yet

Reviews

Write one

Nobody has reviewed Call Me yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Call Me tools (6, 1 write)

write = sends, deletes, buys or posts
  • callFree

    Ring the human's iPhone, speak the question aloud, and return what they say. Waits up to ~30s; if the result comes back status "ringing", follow up with poll_result. On a local client, read `to` from `~/.aiphone/config.json` → `user_number`; this hosted server cannot read that file itself. It is a Call Me app number, not a regular phone number. If missing, returns setup_required with the App Store link. Pass a previous session_token to stay in the same thread on their phone.

  • poll_resultFree

    Check on a call that was still ringing. Waits up to ~25s for it to settle; returns the final status and transcript once the human answers, declines, or the ring times out ("missed").

  • set_thread_titleFree

    Name this session's conversation thread on the human's phone (e.g. the project or task you are working on). Shown as the thread title in the app.

  • setupFree

    Return first-setup instructions and a clickable App Store download link when no number is available.

  • textwrite actionFree

    Send a one-way text to the human's phone (push notification, no ring). On a local client, read `to` from `~/.aiphone/config.json` → `user_number`; this hosted server cannot read that file itself. If missing, returns setup_required with the App Store link. Pass a previous session_token to stay in the same thread.

  • wait_for_replyFree

    Wait for the human to send something back to this session — texts and voicemail transcripts arrive here. Long-polls up to wait_s (max 30s); returns {events, cursor}. Pass the returned cursor next time to only see new events. An empty events list just means nothing yet — poll again if you are still waiting.

Public scan report

scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it

1 high1 low
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 257ms20/20
  • Tool poisoning6 tool descriptions checked15/15
  • Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
  • Maintenanceno repository listed3/15
  • Maintainer identityverified namespace with website, no repo4/10

Findings (2)

  • highWrite-action tools reachable without authenticationauth.open-write
  • lowNo source repository listedmaint.no-repo
Overall 60/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http call-me https://serdaroztetik.com/aiphone/mcp
Add to Cursor

Call Me: common questions

Is Call Me MCP server safe?
With care: it is graded C, so read the findings first (60/100). Read the Call Me safety report
How do I install Call Me?
It runs remotely at serdaroztetik.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Call Me need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Call Me maintained?
The latest release is v1.0.0.
Is Call Me up?
100% of our last 20 checks got an answer. We check remote servers about four times a day.

More from serdaroztetik.com