← Index

Telnyx

io.github.stucchi/telnyx·v0.1.1·Other
Quality Score
89
/100

MCP server for the Telnyx API — billing, phone numbers, and messaging

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "telnyx": {
      "command": "uvx",
      "args": [
        "telnyx-mcp"
      ],
      "env": {
        "TELNYX_API_KEY": "<your-telnyx_api_key>"
      }
    }
  }
}
§02  Environment variables
TELNYX_API_KEY
requiredsecret

Telnyx API key for authentication

§03  MCP Quality Score  ·  methodology
freshness
24
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Other