mcpfold logomcpfold

← Directory

Twilio MCP server

Send SMS and use the Twilio APIs.

Communication

How it runs

Twilio is a stdio MCP server. mcpfold launches it with:

npx -y @twilio-alpha/mcp

Add to your config

mcpfold add @twilio-alpha/mcp

Needs a token — mcpfold stores it as a reference (${env:TWILIO_AUTH_TOKEN}), never a value.

Or add it in the web editor →

Listed for convenience; mcpfold is not affiliated with or endorsed by this project.