team-telnyx/telnyx-mcp-server
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.
Platform-specific configuration:
{
"mcpServers": {
"telnyx-mcp-server": {
"command": "npx",
"args": [
"-y",
"telnyx-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...