mcpbeat Sign in

ClawdCall MCP Server

by dialgoodian Your server? Claim it
answering

ClawdCall is answering right now. Last checked 12 min ago. Last commit 6 Sep 2026.

Give AI agents a phone layer for consent-based calls, transcripts, summaries, and outcomes.

Uptime history 4 days of history
4 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
449 ms
Response time
average over 24h
0
Stars
last commit 6 Sep 2026

Nothing serious here today

Today is the operative word: we check ClawdCall 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 12 min ago.

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

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

Endpoints

URLTransportStateLatencyChecked
https://gateway.clawdcall.com/mcp/ streamable-http needs key 385 ms 12 min ago

Alternatives to ClawdCall

same job, measured the same way
Voxplo
by voxplo

Give AI agents a phone: outbound AI calls that return a summary, transcript, and extracted fields.

27 installs/wk answering
Tomi — AI Phone Calls
by tomi

Claude makes real phone calls for you — in many languages, with transcript and outcome back in chat.

answering
VidNotes
by karniej

Video transcripts, summaries, chapters, study notes, and comparisons for AI agents.

answering
Handset
by handset-hq

A business phone system for AI agents: send texts, place calls, read transcripts, buy numbers.

29 installs/wk local only
AgentLine
by agentlinehq

Give AI agents a phone number. Voice calls, SMS, and phone number management for MCP clients.

answering
KaiCalls
by kaicalls

AI phone secretary: place calls, read transcripts, list calls, agents, and stats.

answering
Crixin Voice
by crixin

Give your AI a real phone: place calls, send SMS, fetch recordings and transcripts. Local or hosted.

551 installs/wk answering
D
TubeScribe API
by transcriptapi

YouTube transcripts, metadata, timestamps, and AI summaries for AI agents. Auth: x-api-key.

local only

ClawdCall — questions

Answers built from our own checks of this server.

Why is there no tool list for ClawdCall?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is ClawdCall working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 449 ms. The bar chart above shows every period we have measured.
How do I connect ClawdCall?
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. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to ClawdCall?
No API key is involved. ClawdCall answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is ClawdCall?
It answers our handshake in 449 ms on average, which is faster than 36% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is ClawdCall open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.