khan2a/telephony-mcp-server
Overview
An MCP Telephony server for automating voice calls with speech-to-text and speech recognition, summarizing conversations, sending/receiving SMS, detecting voicemail, and integrating with Vonage APIs. Receives and stores Vonage event callbacks, provides endpoints for event management, and runs as a separate service.
Capabilities
- • tool calling support
- • resource handlers
- • prompt templates
- • tool call interface
- • database integration
- • github integration
Best For
MCP Telephony server for automating voice calls, speech-to-text, SMS, voicemail detection, and Vonage API integration.
Decision Snapshot
Install
detected in docs
Usage
available
Config
8 strong hints
Capabilities
8 key capabilities detected
- • GitHub stars: 11
- • Forks: 4
- • Source provenance count: 1
- • Last seen: 3/25/2026
- • Published: 3/17/2026
Usage
export CALLBACK_SERVER_URL="https://your-public-url"
Features
- • **Build and start the Docker container**:
- • **Stop the Docker container**:
- • **View logs from the Docker container**:
- • Receives and stores Vonage event callbacks
- • Provides endpoints to view and manage stored events
- • Runs as a separate service within the same application
- • tool calling support
- • resource handlers
Use Cases
- • Supports capabilities such as: tool calling support; resource handlers; prompt templates.
- • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.
Supported Clients / Integrations
- • tool calling support
- • resource handlers
- • prompt templates
- • tool call interface
- • database integration
- • github integration
- • mcp client integration
- • workflow automation support
Compatibility Signals
- • GitHub: supports (Detected in parser config/capability hints.)
Prompt Examples
example
• export CALLBACK_SERVER_URL="https://your-public-url"
Notes / Requirements
- • Primary language: Python
- • License: MIT
- • Parser coverage score: 1.00
- • Source feeds: Awesome MCP Servers (punkpeye)
- • Topic cluster: general
Official Links
Source Information
You can verify all information on this page against the source repository above.
Related MCP Tools
lharries/whatsapp-mcp
An MCP server for searching personal WhatsApp messages, contacts, and sending messages to individuals or groups.
line/line-bot-mcp-server
An MCP server for integrating LINE Official Accounts, built with TypeScript/JavaScript.
joinly-ai/joinly
An MCP server enabling AI agents to interact with browser-based meeting platforms (Zoom, Teams, Google Meet) by sending bots, gathering live transcripts, speaking text, and sending chat messages.
chaindead/telegram-mcp
A Python tool for Telegram API integration, enabling access to user data, dialog management (chats, channels, groups), message retrieval, sending, and read status handling.
What To Do Next
Continue from this tool into a workflow and a learn guide to shorten implementation time.