communication

Telephony Mcp Server

MCP Telephony server for automating voice calls with Speech-to-Text and Speech Recognition to summarize call conversations. Send and receive SMS, detect voicemail, and integrate with Vonage APIs for advanced telephony workflows.

python
communication
0
View on GitHub

Installation

npx -y khan2a/telephony-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "telephony-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "khan2a/telephony-mcp-server"
  ]
}

About This MCP Server

khan2a/telephony-mcp-server

MCP Telephony server for automating voice calls with Speech-to-Text and Speech Recognition to summarize call conversations. Send and receive SMS, detect voicemail, and integrate with Vonage APIs for advanced telephony workflows.

GitHub: https://github.com/khan2a/telephony-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub