# Twilio Account Credentials
# Get these from your Twilio Console: https://console.twilio.com/
# Your Twilio Account SID
TWILIO_ACCOUNT_SID=ACxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
# Your Twilio Auth Token (or API Key Secret if using API Keys)
TWILIO_AUTH_TOKEN=your_auth_token_here
# Optional: Specific services to load (comma-separated)
# Examples: twilio_api_v2010, twilio_messaging_v1, twilio_voice_v1
# Leave empty to load all services (may hit context limits)
# TWILIO_SERVICES=
# Optional: Specific tags to load (comma-separated)
# Examples: Api20100401Call,Api20100401Message
# TWILIO_TAGS=
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/Twine2546/twilio-mcp-docker'
If you have feedback or need assistance with the MCP directory API, please join our Discord server