MCP.so
ログイン

Phonecall - Real phone calls for Claude Desktop

@leszini

Phonecall - Real phone calls for Claude Desktop について

MCP server that lets Claude make real phone calls via Twilio + ElevenLabs. Claude is the brain — with full tool access during calls — the phone is just I/O. GDPR-compliant, multi-language, DTMF turn-taking.

基本情報

カテゴリ

AI とエージェント

トランスポート

stdio

公開者

leszini

投稿者

Anita Leszkovszki

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "phonecall-mcp": {
      "command": "python",
      "args": [
        "C:\\full\\path\\to\\phonecall-mcp\\server.py"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Phonecall - Real phone calls for Claude Desktop?

Phonecall - Real phone calls for Claude Desktop is an MCP server that enables Claude to make and manage real phone calls through Twilio, with the full Claude instance handling the call and accessing its tools in real time. It is for users who want Claude to interact via phone with human callees or voicemail.

How to use Phonecall - Real phone calls for Claude Desktop?

Set up the server with Python 3.12+, configure a Twilio account and ElevenLabs API credentials, run ngrok for webhook endpoints, and connect the MCP server to Claude Desktop to enable phone call capabilities.

Key features of Phonecall - Real phone calls for Claude Desktop

  • Outbound calls with natural voice using ElevenLabs TTS
  • Real-time transcription via ElevenLabs Scribe v2 Realtime
  • Full Claude tool access during calls (web search, calendar, Drive, etc.)
  • Inbound voicemail handling and multi-language support
  • DTMF-based turn-taking for reliable conversation flow
  • GDPR consent mechanism enforced at server level

Use cases of Phonecall - Real phone calls for Claude Desktop

  • Making outbound phone calls where Claude can research and respond in real time
  • Handling inbound voicemail with transcription and tool-assisted responses
  • Multilingual phone interactions with natural voice and barge-in capability

FAQ from Phonecall - Real phone calls for Claude Desktop

How does this differ from typical phone AI solutions?

Unlike typical solutions that put a pre-prompted bot on the line, the full Claude instance handles the call with access to all its tools in real time.

What are the dependencies and runtime requirements?

Requires Python 3.12+, a Twilio account, ElevenLabs API, ngrok, and Claude Desktop.

How does turn-taking work?

Turn-taking is DTMF-based – the callee presses 1 when done speaking, which is more reliable than silence detection on phone lines.

How is user consent handled?

Built-in GDPR consent mechanism ensures no transcription occurs until the callee explicitly agrees, enforced at server level.

What features are supported?

Features include outbound calls with natural voice, real-time transcription, tool use during calls, inbound voicemail handling, multi-language support, barge-in, and full timestamped transcripts.

コメント

「AI とエージェント」の他のコンテンツ