67
/ 100
9 days ago
glama

Telnyx MCP Server

MCP server enabling interaction with Telnyx telephony, messaging, and AI assistant APIs through natural language.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: TELNYX_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretTELNYX_API_KEY"": "<insert-your-api-key-here>"
configTELNYX_API_BASE
configNGROK_AUTHTOKENexport =your_ngrok_token # Also needed for ngrok
configNGROK_URL
configTELNYX_MCP_TOOLS"": "send_message,get_message,list_phone_numbers"
configTELNYX_MCP_EXCLUDE_TOOLS"": "make_call,send_dtmf"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/fastmcp-me-telnyx-mcp-server-c1e169)](https://m8ven.ai/mcp/fastmcp-me-telnyx-mcp-server-c1e169)
commit: eea911b37750c6e86211352fad39060f0f9c27c9
code hash: 9c739f993fa49b181a524e5faa0cf1c57516ea18fca1ccf4d543add96a3b1843
verified: 6/15/2026, 3:12:41 PM
view raw JSON →