MCP Radar

Twilio MCP Server

The Twilio MCP Server connects Twilio's communication APIs to your AI — send SMS, query call/message records — all by telling the AI what you want.

This is Twilio's official monorepo, which auto-exposes Twilio's API as MCP tools via OpenAPI.

See this server's health data →

What it does for you

Lets your AI send SMS / make calls via Twilio — codes, notifications, and message logs, through chat.

Capabilities

  • Send SMS
  • Query message logs

Once installed, try asking your AI

Say this directly in Claude / Cursor or any client with this server connected

  • Text this number that their order has shipped

Install / Connect

# No npm package — install from source.
# See the repo's README for the exact command:
# https://github.com/twilio-labs/mcp

Follow the official README; env and args vary per server.

Why use it

Good for: developers using Twilio for notifications/OTP in their product who want AI to help query records and send messages.

Built by Twilio officially; its health data on this site is shown below.

Similar / alternative servers

Frequently Asked Questions

Does sending messages cost money?

Yes — SMS/voice runs through your Twilio account and is billed by Twilio. Be mindful when granting access.

What credentials does it need?

A Twilio account SID and auth token, configured with least privilege.