Phonecall - Real phone calls for Claude Desktop
@leszini
About 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.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"phonecall-mcp": {
"command": "python",
"args": [
"C:\\full\\path\\to\\phonecall-mcp\\server.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
Frequently asked questions
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.
Basic information
More AI & Agents MCP servers
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.
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
Shell and Coding agent for Claude and other mcp clients
rusiaamanShell and coding agent on mcp clients
Comments