Back to directory
telephony-mcp-server

telephony-mcp-server

@khan2a11

A very simple no-fuss minimalist MCP Server with telephony tools like voice call and sms. This MCP Server can be integrated with LLM applications. Vonage API is used for calls, SMS, Speech-to-Text and Speech Recognition.

telephonyvoice callsmsvonagellm integrationagentic aitool

Installation & Configuration

{
  "mcpServers": {
    "telephony": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "--init",
        "-e",
        "DOCKER_CONTAINER=true",
        "telephony-mcp-server"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/6/13
Updated
2026/6/8