Skip to main content
Glama

Twilio Messaging MCP Server

by deshartman
.env.example428 B
ACCOUNT_SID=YOUR_ACCOUNT_SID API_KEY=YOUR_API_KEY API_SECRET=YOUR_API_SECRET TWILIO_NUMBER=YOUR_TWILIO_PHONE_NUMBER NGROK_AUTH_TOKEN=YOUR_NGROK_AUTH_TOKEN NGROK_CUSTOM_DOMAIN=your-domain.ngrok.dev MCP_INSPRECTOR=npx @modelcontextprotocol/inspector node build/index.js YOUR_ACCOUNT_SID YOUR_API_KEY YOUR_API_SECRET YOUR_TWILIO_PHONE_NUMBER -e NGROK_AUTH_TOKEN=YOUR_NGROK_AUTH_TOKEN -e NGROK_CUSTOM_DOMAIN=your-domain.ngrok.dev

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/deshartman/twilio-messaging-mcp-server'

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