YiyangLi_sms-mcp-server

YiyangLi_sms-mcp-server

0

The Twilio MCP Server facilitates integration for AI assistants like Claude to send SMS and MMS using Twilio. It offers secure handling of credentials, supports pre-built message prompts, and requires Node.js for operation.

Twilio MCP Server

A Model Context Protocol server designed to enable Claude and other AI assistants to send SMS and MMS messages using Twilio.

Features

  • Send SMS messages
  • Pre-built prompts for common messaging scenarios
  • Secure handling of Twilio credentials

Requirements

  • Node.js >= 18

Configuration

Configure the server with environment variables: ACCOUNT_SID, AUTH_TOKEN, and FROM_NUMBER.

Example Interactions with Claude

  • Send a simple SMS or a creative message like haikus.

Important Notes

  • Ensure phone numbers follow E.164 format.
  • Be aware of Twilio's rate limits and pricing.

Troubleshooting

Includes solutions for common errors related to phone number formats and credentials.