Skip to content
Claude Code

twilio mcp server for Claude Code

io.github.mrfentmen/twilio-mcp-server

Send SMS, MMS, WhatsApp messages, make voice calls, and manage Twilio phone numbers.

client:Claude Code transport:stdio runtime:npm

Install twilio mcp server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add twilio-mcp-server -e TWILIO_ACCOUNT_SID=<TWILIO_ACCOUNT_SID> -e TWILIO_AUTH_TOKEN=<TWILIO_AUTH_TOKEN> -- npx -y twilio-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

twilio mcp server in other clients