MCP server for Twilio communications. Send SMS, MMS, WhatsApp, make voice calls, and manage phone numbers.
- ✓Recently active
- ✓Clear description
- ✓Documented (README)
- !No standard license detected
claude mcp add twilio-mcp -- npx -y twilio-mcp{
"mcpServers": {
"twilio-mcp": {
"command": "npx",
"args": ["-y", "twilio-mcp"],
"env": {
"TWILIO_AUTH_TOKEN": "<twilio_auth_token>"
}
}
}
}TWILIO_AUTH_TOKENResumen de MCP Servers
# Twilio MCP
An MCP server for Twilio communications. Send SMS, MMS, and WhatsApp messages. Make voice calls. Manage phone numbers.
## What it does
Connect your Twilio account to any MCP client. Send text messages, share images, make phone calls, and manage your phone numbers through natural language.
## Tools
- send_sms. Send an SMS text message.
- send_mms. Send an MMS message with an image or media file.
- send_whatsapp. Send a WhatsApp message.
- get_message_status. Check delivery status of a sent message.
- list_messages. View recent message history with filters.
- make_call. Initiate a voice call with TwiML control.
- list_calls. View recent call history.
- list_numbers. List your Twilio phone numbers.
- search_numbers. Search available phone numbers by area code.
## Authentication
Set these environment variables:
```bash
export TWILIO_ACCOUNT_SID="ACxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
export TWILIO_AUTH_TOKEN="your-auth-token"
```
Find these in your Twilio Console dashboard.
## Install
```bash
npx twilio-mcp
```
## Claude Desktop setup
```json
{
"mcpServers": {
"twilio": {
"command": "npx",
"args": ["-y", "twilio-mcp"],
"env": {
"TWILIO_ACCOUNT_SID": "ACxxxxxxxx",
"TWILIO_AUTH_TOKEN": "your-token"
}
}
}
}
```
## Example usage
Ask Claude:
"Send an SMS to +14155551234 saying 'Hello from Claude' from my Twilio number"
"Send a WhatsApp message to +14155551234 with this image attached"
"What is the delivery status of message SM1234567890?"
"List my recent messages from the last day"
"Call +14155551234 and play a message using this TwiML URL"
"List my Twilio phone numbers"
"Search for available phone numbers in area code 415"
## Voice calls
To make calls, you need a TwiML URL that controls the call flow. You can use TwiML Bin in the Twilio Console or host your own TwiML. Example TwiML:
```xml
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Say voice="alice">Hello, this is a call from your AI assistant.</Say>
</Response>
```
## License
MIT
Lo que la gente pregunta sobre twilio-mcp
¿Qué es mrfentmen/twilio-mcp?
+
mrfentmen/twilio-mcp es mcp servers para el ecosistema de Claude AI. MCP server for Twilio communications. Send SMS, MMS, WhatsApp, make voice calls, and manage phone numbers. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-08.
¿Cómo se instala twilio-mcp?
+
Puedes instalar twilio-mcp clonando el repositorio (https://github.com/mrfentmen/twilio-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar mrfentmen/twilio-mcp?
+
Nuestro agente de seguridad ha analizado mrfentmen/twilio-mcp y le ha asignado un Trust Score de 57/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene mrfentmen/twilio-mcp?
+
mrfentmen/twilio-mcp es mantenido por mrfentmen. La última actividad registrada en GitHub es del 2026-08-08, con 0 issues abiertos.
¿Hay alternativas a twilio-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega twilio-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/mrfentmen-twilio-mcp)<a href="https://claudewave.com/repo/mrfentmen-twilio-mcp"><img src="https://claudewave.com/api/badge/mrfentmen-twilio-mcp" alt="Featured on ClaudeWave: mrfentmen/twilio-mcp" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ
The fastest path to AI-powered full stack observability, even for lean teams.