Servers / Communication / Twilio MCP
📧

Twilio MCP

Paid · Communication · by Twilio · Listed March 3, 2026

Install

npx @twilio/mcp-server

About

Send SMS, make calls, and manage phone numbers through MCP. Build AI agents that can communicate via phone — appointment reminders, alerts, two-factor auth, and more.

MCP Config

Add this to your MCP configuration file:

{ "mcpServers": { "twilio-mcp": { "command": "npx @twilio/mcp-server" } } }