About
Overview
The Telnyx MCP Server enables AI agents to use Telnyx's communication APIs. It provides tools for messaging, voice calls, and number management on a global carrier network.
Capabilities
Tools & Capabilities
⚡send_sms
Send an SMS message
⚡make_call
Initiate a voice call
⚡list_numbers
List phone numbers
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-telnyxExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"telnyx": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-telnyx"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 25
Last UpdatedFeb 12, 2026