Loading languages...
TE

telnyx-mcp-server

@team-telnyx15

Official Telnyx Local Model Context Protocol (MCP) Server that enables interaction with powerful telephony, messaging, and AI assistant APIs. This server allows MCP clients like Claude Desktop, Cursor, Windsurf, OpenAI Agents and others to manage phone numbers, send messages, make calls, and create AI assistants.

telnyx
telephony
messaging
ai-assistant
communication

# mcpServer Config

{
  "mcpServers": {
    "Telnyx": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/team-telnyx/telnyx-mcp-server.git",
        "telnyx-mcp-server"
      ],
      "env": {
        "TELNYX_API_KEY": "<insert-your-api-key-here>"
      }
    }
  }
}

# stdio

uvx --from git+https://github.com/team-telnyx/telnyx-mcp-server.git telnyx-mcp-server
Transport:
stdio
언어:
Python
생성됨:4/22/2025
업데이트됨:8/5/2025