twilio_manager_mcp
0
The Twilio Manager MCP is a Model Context Protocol server designed to manage Twilio resources, such as subaccounts and phone numbers, using a standardized interface. It supports integration with tools like Cursor and Claude Desktop, providing flexibility through different communication methods including direct and Server-Sent Events.
Twilio Manager MCP
A Model Context Protocol (MCP) implementation for managing Twilio resources. This package provides tools for managing Twilio subaccounts, phone numbers, and regulatory bundles through a standardized MCP interface.
Features
- List Twilio subaccounts
- Get phone numbers associated with subaccounts
- Transfer phone numbers between subaccounts
- Get regulatory bundle SIDs
- Support for both direct and Server-Sent Events (SSE) communication
- Integration with Claude Desktop, Cursor, and other MCP-compatible tools
Installation
- Install 'uv' tool on your operating system
- Clone the repository and install dependencies
Usage
With MCP-Compatible Tools
- Direct UVX Integration: Simplest method works out of the box with uvx
- Direct UV Integration: Requires full path specification
- SSE Server: Start SSE server to begin communication