MCP server for Telnyx API — billing, phone numbers, and messaging
Project description
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
Installation
uvx telnyx-mcp
Claude 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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
telnyx_mcp-0.1.1.tar.gz
(4.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file telnyx_mcp-0.1.1.tar.gz.
File metadata
- Download URL: telnyx_mcp-0.1.1.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c2c8513a391d59d2dc3a30c4a6416d95f6a11ed2f6aaa50b26f122ee270022e
|
|
| MD5 |
49d66a58cb4c754525720ce9e5fded3e
|
|
| BLAKE2b-256 |
82566700dc9bc7017e68254d75dc943165eb3d3b947ca0d1237e8cda4c9df4c4
|
File details
Details for the file telnyx_mcp-0.1.1-py3-none-any.whl.
File metadata
- Download URL: telnyx_mcp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.17 {"installer":{"name":"uv","version":"0.9.17","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c63124201bb051d88f3675c375eddb4558aaaf101b774d8199cbfda30fb959f5
|
|
| MD5 |
cfe054f7c2b7012351e57118bfaec79b
|
|
| BLAKE2b-256 |
a5a714bc3338a383345df3f1b025666f921d41eaa4fa8c2ed7e31ed72e4be48a
|