Skip to main content
Glama
0x-Professor

Twilio SMS MCP Server

by 0x-Professor

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TWILIO_AUTH_TOKENYesYour Twilio Auth Token from console.twilio.com
TWILIO_ACCOUNT_SIDYesYour Twilio Account SID from console.twilio.com
TWILIO_FROM_NUMBERYesYour Twilio phone number (e.g., +12015551234)
TWILIO_WEBHOOK_AUTH_TOKENNoOptional: Token that enables Twilio signature validation for incoming webhooks
TWILIO_MESSAGING_SERVICE_SIDNoOptional: Twilio Messaging Service SID for scheduled messages and better deliverability

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/0x-Professor/Twilio-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server