Twilio

Official 💬 Communication

Send SMS, make voice calls, manage phone numbers, and access WhatsApp Business API through the official Twilio MCP integration.

Tags

SMSvoice callsWhatsApp

Tools (10)

send_smsmake_calllist_messageslist_callslist_phone_numberscreate_conversationlist_conversationssend_conversation_messagelist_studio_flowslist_serverless_services

Config for Claude Desktop / Cursor

{ "mcpServers": { "twilio": { "command": "npx", "args": [ "-y", "@twilio-alpha/mcp" ], "env": { "TWILIO_ACCOUNT_SID": "your-twilio-account-sid-here", "TWILIO_AUTH_TOKEN": "your-twilio-auth-token-here" } } } }
Activate on Zubnet →