Send SMS, make phone calls, and manage messaging. Full Twilio API access for communications.
npx -y @twilio/mcp-server-twilio
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"twilio": {
"command": "npx",
"args": ["-y", "@twilio/mcp-server-twilio"]
}
}
}
```
send_messageread_inboxget_contactsget_infolist_resourcesSend SMS, make phone calls, and manage messaging. Full Twilio API access for communications.
Language: TypeScript
Category: Communication