Twilio Manager
Summary
Twilio Manager MCP provides a robust interface for managing Twilio resources through asynchronous API interactions. The implementation offers tools for handling subaccounts, phone numbers, addresses, and regulatory bundles with features like transferring phone numbers between accounts and duplicating regulatory bundles. Built with an async-first approach using aiohttp, it enables efficient concurrent operations against the Twilio API while handling authentication, session management, and error recovery. This server is particularly valuable for organizations that need to programmatically manage multiple Twilio accounts and resources without leaving their AI assistant conversation.
Available Actions(4)
list_twilio_subaccounts
List all Twilio subaccounts.
get_account_phone_numbers
Get phone numbers for a specific subaccount.
get_all_phone_numbers
Transfer phone numbers between subaccounts.
get_regulatory_bundle_sid
Get regulatory bundle SID for a subaccount.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论