Loading MCP server directory, please wait...
MCP server for the Telnyx API — billing, phone numbers, and messaging
npx @getmcp/cli add io.github.stucchi/telnyxRequires Python 3.10+. Community-contributed server. Review source before installing.
TELNYX_API_KEYTelnyx API key for authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.stucchi/telnyx": {
"command": "uvx",
"args": [
"telnyx-mcp"
],
"env": {
"TELNYX_API_KEY": ""
}
}
}
}