Skip to content

Telnyx

Free

by MCP Community

The official MCP Server for the Telnyx API

v6.41.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Telnyx MCP Server

The official MCP Server for the Telnyx API

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y telnyx-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "telnyx": {
      "command": "npx",
      "args": ["-y", "telnyx-mcp"]
    }
  }
}