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.
基本情報
設定
以下の設定を使って、このサーバーを 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 とエージェント」の他のコンテンツ
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
Web Agent Protocol
OTA-Tech-AI🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
コメント