Twilio Vendor Communication

Twilio SMS

Send SMS + MMS via Twilio — bidirectional messaging with delivery callbacks.

109 stars 40 forks Last commit 6mo ago Language TypeScript License MIT
Sign in to like, install, or save to a bundle → View on GitHub →

Install

npm install -g @twilio-alpha/mcp

Maintain this server? Add the badge

Show your README readers it's in a curated directory — and give them a one-click path to install docs and config.

Listed on Prismix ← links back here

Markdown

[![Listed on Prismix](https://prismix.dev/api/badge/mcp/twilio-sms.svg)](https://prismix.dev/mcp/twilio-sms)
Theme-aware version (auto dark/light on GitHub) →
<a href="https://prismix.dev/mcp/twilio-sms"><picture><source media="(prefers-color-scheme: dark)" srcset="https://prismix.dev/api/badge/mcp/twilio-sms.svg?theme=dark"><img alt="Listed on Prismix" src="https://prismix.dev/api/badge/mcp/twilio-sms.svg"></picture></a>

About

Twilio's MCP wrapper. Send SMS + MMS to any phone number, query message status, manage incoming-message webhooks. Account-SID + auth-token auth.

Recent releases (3)

All releases →
  • Initial Release 0.0.3 Latest Mar 25, 2025
    # Release Notes
    
    * Initial developer preview of [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) of Twilio's Public APIs
    * Initial developer preview of a general-purpose OpenAPI to the MCP tool server for use with any specs
    View on GitHub ↗
  • Initial Release 0.0.2 Mar 25, 2025
    # Release Notes
    
    * Initial developer preview of [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) of Twilio's Public APIs
    * Initial developer preview of a general-purpose OpenAPI to the MCP tool server for use with any specs
    View on GitHub ↗
  • 0.0.1 Mar 25, 2025
    # Release Notes
    
    * Initial developer-preview of [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) of Twilio's Public APIs
    * Initial developer-preview of a general-purpose OpenAPI to the MCP tool server for use with any specs
    View on GitHub ↗

Discussion (0)

Sign in to comment →

No comments yet. Sign in to start the discussion.

More Communication servers