T
Twilio MCP Server
Send SMS, make calls, and manage Twilio resources from AI agents.
A Model Context Protocol server for Twilio. Enables AI agents to send SMS messages, make voice calls, manage phone numbers, and interact with the Twilio communications platform.
Supports sending and receiving SMS, managing phone numbers, checking message history, and accessing Twilio account resources.
Install
npx -y @twilio/mcp-server MCP Client Config
{
"mcpServers": {
"twilio": {
"command": "npx",
"args": [
"-y",
"@twilio/mcp-server"
],
"env": {
"TWILIO_ACCOUNT_SID": "<your-account-sid>",
"TWILIO_AUTH_TOKEN": "<your-auth-token>"
}
}
}
} Required Environment Variables
- TWILIO_ACCOUNT_SID
- TWILIO_AUTH_TOKEN
Capabilities
Tools
send_smsmake_calllist_messageslist_phone_numbers
Compatible With
Claude Desktop Claude Code Cursor Windsurf
Pricing
Server is free. Twilio API usage requires a paid account.
Metrics
520
GitHub Stars
4,500
Installs
350
Weekly
3
Open Issues
More in Communication
Best of Communication → S
Slack MCP Server
Read and manage Slack channels, messages, and users from AI agents.
open-source 72/100
Communication
D
Discord MCP Server
Manage Discord servers, channels, and messages from AI agents.
open-source 55/100
Communication
E
Email MCP Server
Send and read emails via IMAP and SMTP from AI agents.
open-source 49/100
Communication