twilio-messaging-mcp-server

twilio-messaging-mcp-server

2

The Twilio Messaging MCP Server enables users to send SMS messages via the Twilio API, integrating with Model Context Protocol for enhanced functionality. It features direct execution via npx and supports secure credential management through an .env file.

Twilio Messaging MCP Server

An MCP server for sending SMS messages via Twilio API. This server provides tools, resources, and prompts for interacting with the Twilio Messaging API.

Features

  • Send SMS messages via Twilio
  • Get status callbacks from Twilio with enhanced handling
  • Integrates with Claude AI via the Model Context Protocol (MCP)
  • Executable via npx for easy usage without installation

Prerequisites

  • Node.js >= 18.0.0
  • Twilio account with Account SID, API Key and Secret, Twilio phone number
  • ngrok account with Auth token, Custom domain (optional)

Usage

  • Run the server using a script with a .env file for credentials management.
  • Provides MCP capabilities such as sending SMS and handling status callbacks.