io.github.stucchi/telnyx
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@io.github.stucchi/telnyxcheck my account balance"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
telnyx-mcp
MCP server for the Telnyx API — billing, phone numbers, and messaging.
Tools
Billing
get_balance— Account balance, pending charges, credit limitlist_invoices— List all invoicesget_invoice— Get a specific invoiceget_charges_breakdown— Charges breakdown for a date range (max 60 days)get_charges_summary— Charges summary for a date range
Phone Numbers
list_phone_numbers— List all phone numbers on the accountget_phone_number— Get details of a specific phone numbersearch_available_numbers— Search available numbers to purchaseorder_phone_number— Order/purchase a phone number
Messaging
send_message— Send an SMS messagelist_messages— List sent and received messageslist_messaging_profiles— List messaging profiles
Related MCP server: Telnyx MCP Server
Installation
uvx telnyx-mcpClaude Code
{
"mcpServers": {
"telnyx": {
"command": "uvx",
"args": ["telnyx-mcp"],
"env": {
"TELNYX_API_KEY": "<your-api-key>"
}
}
}
}Get your API key from portal.telnyx.com.
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
FlicenseBqualityFmaintenanceEnables interaction with Telnyx's telephony, messaging, and AI assistant APIs to manage phone numbers, send messages, make calls, and create AI assistants. Includes webhook support for real-time event handling and comprehensive tools for voice, SMS, cloud storage, and embeddings.Last updated4625- Alicense-qualityDmaintenanceProvides comprehensive access to Telnyx's telephony and communication services including call control, SMS/MMS messaging, fax, number management, and SIM card operations. Implements 822 API endpoints from Telnyx API v2.0.0 for complete telecommunications functionality.Last updatedMIT
- AlicenseCqualityDmaintenanceEnables access to Usage and Billing APIs for managing accounts, products, meters, plans, and usage reporting. Supports operations like creating products/plans, reporting usage, and retrieving billing information.Last updated18MIT
- Flicense-qualityDmaintenanceProvides tools to interact with the Attio API, enabling management of resources in an Attio workspace.Last updated5
Related MCP Connectors
Access the Notra API for managing posts, brand identities, integrations, and schedules.
Create voice-agent scenarios, pull session analytics, place SIP calls, schedule meeting bots.
Send notifications, manage templates, and configure integrations with Courier.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/stucchi/telnyx-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server