Deploys a Model Context Protocol server for the Twilio API using Docker, supporting both Twilio API Key and Auth Token authentication.
This tool provides a Model Context Protocol (MCP) server for the Twilio API, pre-packaged as a Docker container for simplified deployment. A notable enhancement in this fork is the added support for Twilio Auth Token authentication, offering an alternative to the standard API Key method which may not be configured in all Twilio accounts. It integrates with `mcp-proxy` for SSE transport, making it suitable for connecting Twilio's powerful communication services (API v2010, Messaging, Voice, and Studio) to AI agents or other systems that leverage the MCP standard, including Claude Code.