MCP Servers / communication / Telephony MCP Server

Telephony MCP Server

JSON →
none11communication

Make voice calls and send SMS messages using the Vonage API.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: telephony-mcp-server-2
Tools
What this server exposes
voice_call
Initiate a voice call to a specified number using Vonage API
send_sms
Send an SMS message to a specified number using Vonage API
Configuration
Environment & auth
authnone
envVONAGE_API_KEY
envVONAGE_API_SECRET
envVONAGE_APPLICATION_ID
envVONAGE_API_URL
envVONAGE_SMS_URL
envCALLBACK_SERVER_URL
Resources
Telephony MCP Server — MCP Server · libregistry