Telnyx
Freeby MCP Community
The official MCP Server for the Telnyx API
v6.41.0Added Apr 12, 2026
Telnyx MCP Server
The official MCP Server for the Telnyx API
Installation
Reviews
Installation
Quick install
npx -y telnyx-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"telnyx": {
"command": "npx",
"args": ["-y", "telnyx-mcp"]
}
}
}