telnyx-mcp-server-fastmcp

Provides a Telnyx Local Model Context Protocol (MCP) server (Python/fastmcp) that exposes tools for telephony (calls/DTMF/audio), messaging (SMS/MMS), phone numbers, voice connection configuration, cloud storage (S3-like buckets), embeddings-related operations, and Telnyx secrets management. Includes an optional webhook receiver with ngrok tunneling and a parent-process monitoring/cleanup behavior.

Evaluated Apr 04, 2026 (20d ago)
Homepage ↗ Repo ↗ Communication mcp telnyx telephony messaging webhooks ngrok fastmcp python ai-agents
⚙ Agent Friendliness
54
/ 100
Can an agent use this?
🔒 Security
55
/ 100
Is it safe for agents?
⚡ Reliability
26
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
72
Documentation
70
Error Messages
0
Auth Simplicity
85
Rate Limits
10

🔒 Security

TLS Enforcement
85
Auth Strength
60
Scope Granularity
20
Dep. Hygiene
45
Secret Handling
60

Strengths: authentication is performed via an environment variable (TELNYX_API_KEY) rather than hardcoding (as described). Webhook support explicitly enables ngrok tunneling and includes a webhook info/resource, which can help operational visibility. Concerns: no scope granularity or least-privilege guidance is documented; secret logging behavior is not documented in provided content; dependency hygiene cannot be validated from the provided snippets, so scoring is conservative.

⚡ Reliability

Uptime/SLA
0
Version Stability
35
Breaking Changes
30
Error Recovery
40
AF Security Reliability

Best When

You want to use an MCP client (e.g., Claude Desktop) to perform Telnyx communications tasks locally with tool filtering and optional webhook support.

Avoid When

You need a non-deprecated integration path, or you require documented rate-limit semantics, idempotency guarantees, and structured error schemas for MCP tool calls.

Use Cases

  • Chat/agent-driven management of Telnyx phone numbers (list/buy/update)
  • Agent-driven messaging workflows (send SMS/MMS; inspect conversations/details)
  • Call control automation (outbound calls, transfers, hangups, DTMF, TTS/audio playback)
  • Building voice/telephony assistants using Telnyx AI assistant capabilities
  • Webhook-driven event handling with automatic ngrok URL provisioning
  • Programmatic integration with Telnyx Cloud Storage and embeddings via MCP

Not For

  • Running in environments that cannot securely handle API keys and webhook callbacks
  • Use as a stable, long-term MCP endpoint (README marks this Python server as deprecated)
  • Applications needing formal OpenAPI/SDK surface for the MCP tools themselves (MCP tool contracts are not shown in the provided docs)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
Yes

Authentication

Methods: TELNYX_API_KEY via environment variable (TELNYX_API_KEY)
OAuth: No Scopes: No

README describes using a Telnyx API key in the MCP client environment. It does not document scope granularity or minimum permissions for each exposed tool.

Pricing

Free tier: No
Requires CC: No

No pricing information for the MCP server itself is provided in the supplied README/snippets. Telnyx API usage costs would likely apply.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Python MCP server is marked deprecated; prefer the TypeScript/new or remote MCP option for long-term use.
  • Webhook/ngrok initialization failures can cause the server to exit on startup; invalid ngrok authtoken or conflicts may require troubleshooting.
  • Tool execution depends on correct environment/CLI configuration (e.g., TELNYX_API_KEY, optional webhook/ngrok flags).
  • Agent runs may depend on the MCP client supporting local MCP server execution (e.g., Claude Desktop developer mode on Windows).
  • When using uvx, incorrect path can yield spawn ENOENT; README suggests fixing by using absolute uvx path.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for telnyx-mcp-server-fastmcp.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered