twilio-mcp-server

by mrfentmen

Not rated
GitHub

About

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

Details

Author
mrfentmen
Categories
Communication, Other, Productivity

Setup

Install twilio-mcp-server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/mrfentmen/twilio-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

An MCP server for Twilio communications. Send SMS, MMS, and WhatsApp messages. Make voice calls. Manage phone numbers.

Connect your Twilio account to any MCP client. Send text messages, share images, make phone calls, and manage your phone numbers through natural language.

- 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.

export TWILIO_ACCOUNT_SID="ACxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" export TWILIO_AUTH_TOKEN="your-auth-token"

Find these in your Twilio Console dashboard.

{ "mcpServers": { "twilio": { "command": "npx", "args": ["-y", "twilio-mcp"], "env": { "TWILIO_ACCOUNT_SID": "ACxxxxxxxx", "TWILIO_AUTH_TOKEN": "your-token" } } } }

"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"

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 version="1.0" encoding="UTF-8"?> <Response> <Say voice="alice">Hello, this is a call from your AI assistant.</Say> </Response>

Manage your WhatsApp, SMS and Phone Calls using a single MCP connector

Send SMS, WhatsApp, and RCS messages programmatically with DLT compliance. Manage contacts, schedule campaigns, and track delivery reports.

Build with the Kudosity API to send SMS and MMS. Access developer docs, API references and live testing tools to send messages, manage contact lists, configure webhooks and more.

143 local tools for Claude, Cursor & ChatGPT — Mail, iMessage, Teams, Slack, WhatsApp & files. 100% local, no API keys.

Sv number (SMS verification numbers for agents)

Phone numbers for AI agents: order a private number, wait for the SMS verification code, request another SMS, cancel for a refund, generate TOTP codes locally. Nine tools over stdio.

SMS verification with real physical SIM phone numbers across 145+ countries and 2000+ services for AI agents.

Mobile proxies, SMS verifications, and global eSIM data plans for AI agents and MCP clients.

Automate WhatsApp by sending messages, summarizing conversations, and managing chats using natural language with AI assistants.

Inspect Wapiworld sender and webhook health, and send one explicitly confirmed WhatsApp text.

Search, read, and send personal WhatsApp messages, contacts, and media files.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.