io.github.stucchi/telnyx
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TELNYX_API_KEY | Yes | Your Telnyx API key from portal.telnyx.com |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_balanceA | Get current account balance, pending charges, credit limit, and available credit. |
| list_invoicesC | List all invoices for the account. |
| get_invoiceC | Get details of a specific invoice. |
| get_charges_breakdownC | Get monthly charges breakdown for a date range. |
| get_charges_summaryC | Get monthly charges summary for a date range. |
| list_phone_numbersC | List all phone numbers on the account. |
| get_phone_numberC | Get details of a specific phone number. |
| search_available_numbersC | Search for available phone numbers to purchase. |
| order_phone_numberC | Order/purchase a phone number. |
| send_messageC | Send an SMS message. |
| list_messagesC | List sent and received messages. |
| list_messaging_profilesC | List all messaging profiles. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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