Twilio Messaging MCP Server
by deshartman
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
apiKey | Yes | Your Twilio API Key | |
number | Yes | The Twilio phone number to send messages from (in E.164 format, e.g., +1234567890) | |
apiSecret | Yes | Your Twilio API Secret | |
accountSid | Yes | Your Twilio Account SID (must start with 'AC') |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |