Back to directory
khan2a/telephony-mcp-server

khan2a/telephony-mcp-server

@khan2a

A very simple no-fuss minimalist MCP Server with telephony tools like voice call and SMS, using Vonage API for calls, SMS, Speech-to-Text and Speech Recognition.

telephonyvoice-callsmsvonagemcp-serverllmai-agentpythonautomation

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12