Exposes Twilio's APIs to AI assistants and other tools that support the Model Context Protocol (MCP).
This monorepo provides an OpenAPI to MCP Tool generator and exposes all of Twilio's APIs as MCP Tools, enabling integration with AI assistants and other tools that support the Model Context Protocol (MCP). It includes packages for an MCP server tailored for Twilio's public APIs and a generic OpenAPI-driven MCP server. By leveraging these tools, developers can seamlessly connect Twilio's communication capabilities to AI-powered workflows.
主要功能
01Generates MCP tools from OpenAPI specifications
028 GitHub stars
03Exposes all of Twilio's APIs as MCP Tools
04Includes an MCP server for Twilio's Public API
05Provides an OpenAPI-driven MCP server
06Supports filtering APIs via services and tags
使用案例
01Integrate Twilio's communication capabilities into AI assistants.
02Expose Twilio APIs to tools supporting the MCP protocol.