Twilio MCP Server

Stablecommunication
180 starsTypeScripttwilio
GitHub
About

Overview

The Twilio MCP Server enables AI agents to use Twilio's communication platform. It provides tools for sending SMS and MMS messages, initiating voice calls, managing phone numbers, and accessing call and message logs. Supports Twilio's full range of communication APIs including WhatsApp and email via SendGrid.
Capabilities

Tools & Capabilities

send_sms

Send an SMS message to a phone number

send_mms

Send an MMS message with media

make_call

Initiate a phone call

list_messages

List sent and received messages

list_calls

List call history

list_phone_numbers

List available phone numbers

Setup

Installation

bash
Install
npx -y @twilio/mcp-server
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "twilio": {
      "command": "npx",
      "args": ["-y", "@twilio/mcp-server"],
      "env": {
        "TWILIO_ACCOUNT_SID": "your-sid",
        "TWILIO_AUTH_TOKEN": "your-token"
      }
    }
  }
}

Quick Info

Authortwilio
LanguageTypeScript
StatusStable
Stars 180
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.