sms-mcp-server
5
The Twilio MCP Server is designed to facilitate SMS and MMS messaging through AI assistants, using Twilio's API. It offers features like pre-built messaging prompts and secure credential handling, making it a useful tool for automated communication.
Twilio MCP Server
A Model Context Protocol (MCP) server that enables 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
- Requires environment variables: ACCOUNT_SID, AUTH_TOKEN, FROM_NUMBER
Example Interactions
- Simple SMS: "Send a text message to..."
- Creative SMS: "Write a haiku about autumn"
Important Notes
- Phone numbers must be in E.164 format
- Be aware of Twilio rate limits and pricing
- Keep Twilio credentials secure