twilio-mcp-agent
If you are the rightful owner of twilio-mcp-agent and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Twilio MCP Server utilizes Cloudflare McpAgent to create a Remote MCP server, showcasing potential applications for Twilio MCP server integration.
Twilio MCP Server
This uses a Cloudflare McpAgent to create a Remote MCP server. It shows off what a Twilio MCP server could provide to your applications.
Setup
npm install
Local Dev
Copy to .dev.vars. Add your stuff!
Create your KV store (it's free!)
npx wrangler kv namespace create contacts
Modify the settings in
npm run dev
Deploy
npx wrangler secret bulk .dev.vars
npm run deploy
Use
Point your clients to https://twilio-mcp-agent.