mcpbeat Sign in

Call Me MCP Server

by serdaroztetik Your server? Claim it
answering

Call Me is answering right now. Last checked moments ago. It exposes 6 tools.

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

Uptime history 33 days of history · worst day 99%
33 days agonow
100.0%
Uptime 24h
93 of 93 checks
6
Tools
read from the server
600 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 9

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 August 2026. No other catalogue keeps this.

9 Sep 2 tool descriptions were rewritten call, text
9 Sep 2 tools changed the parameters they ask for call, text
9 Sep a tool appeared setup
5 Sep 2 tool descriptions were rewritten call, text
9 Aug 2 tool descriptions were rewritten call, text

Nothing serious here today

Today is the operative word: we check Call Me every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add call-me --transport http https://serdaroztetik.com/aiphone/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "call-me": {
      "url": "https://serdaroztetik.com/aiphone/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.call-me]
url = "https://serdaroztetik.com/aiphone/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "call-me": {
      "url": "https://serdaroztetik.com/aiphone/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "call-me": {
      "url": "https://serdaroztetik.com/aiphone/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

call
call
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
poll_result
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").
setup
setup
Return first-setup instructions and a clickable App Store download link when no number is available.
text
text
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.
thread
set_thread_title
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.
wait
wait_for_reply
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.

Endpoints

URLTransportStateLatencyChecked
https://serdaroztetik.com/aiphone/mcp streamable-http answering 701 ms 0 min ago

Alternatives to Call Me

same job, measured the same way
Magic 8 Ball
by alpic-new-test-cli-239fbe01

Ask a question and get a deterministic Magic 8 Ball answer.

1 tools answering
I
Triall
by maartenrischen

Multiple AIs peer-review and debate your question, then return one fact-checked answer.

answering
MCP Listen
by decibri

Give your AI agents the ability to listen. Microphone capture and speech-to-text.

62 installs/wk local only
MCP Listen
by analyticsinmotion

Give your AI agents the ability to listen. Microphone capture and speech-to-text.

local only
Splark
by splark

The ask-and-answer video format: send a question, get a short one-take video answer, captioned.

answering
GetABrain
by guitarmaniac24

Real human judgment as agent tools — ask a question, get a structured human answer back.

87 installs/wk local only
Docsift
by anishmoncivarghese

Convert a document once, then get back only the passages that answer a question.

277 installs/wk local only
Squirrel Brain
by squirrelbrainapp

Give your AI agent a memory and body on your iPhone: set alarms, ring your phone, over MCP.

answering

Call Me — questions

Answers built from our own checks of this server.

What can Call Me do?
It exposes 6 tools, read directly from the server on our last check. Among them: call, poll_result, set_thread_title, setup, text, wait_for_reply. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Call Me working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 93 of 93 checks got a reply (100.0%), average response time 600 ms. The bar chart above shows every period we have measured.
How do I connect Call Me?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Call Me need an API key?
No. Call Me completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Call Me?
It answers our handshake in 600 ms on average, which is faster than 24% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.