About
Overview
The Twilio Voice MCP Server enables AI agents to make and manage phone calls through Twilio. It supports text-to-speech, call recording, and IVR flow management.
Capabilities
Tools & Capabilities
⚡make_call
Initiate an outbound call
⚡list_calls
List recent calls
⚡get_recording
Get a call recording
Setup
Installation
bash
Install
npx -y mcp-server-twilio-voiceExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"twilio-voice": {
"command": "npx",
"args": ["-y", "mcp-server-twilio-voice"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 45
Last UpdatedFeb 12, 2026