io.github.codespar
mcp-twilio
MCP server for Twilio — global SMS, WhatsApp, Voice, Verify, and Lookup across 180+ countries
stdiocommunityservice
Package Details
@codespar/mcp-twilio
Transportstdio
Environment Variables
TWILIO_ACCOUNT_SID(str)
Required
Twilio Account SID (starts with AC...). Used as username for HTTP Basic auth.
TWILIO_AUTH_TOKEN(str)
RequiredSecret
Twilio Auth Token. Used as password for HTTP Basic auth.
TWILIO_MESSAGING_SERVICE_SID(str)
Optional default Messaging Service SID (starts with MG...) used for send_message when From is omitted.