Skip to main content
Glama

TwilioManager MCP

by errajibadr

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ADDRESS_CITYNoCity for address details (optional)
ADDRESS_REGIONNoRegion for address details (optional)
ADDRESS_STREETNoStreet address details (optional)
TWILIO_AUTH_TOKENYesYour Twilio authentication token
TWILIO_ACCOUNT_SIDYesYour Twilio account SID
ADDRESS_ISO_COUNTRYNoISO country code for address details (optional)
ADDRESS_POSTAL_CODENoPostal code for address details (optional)
ADDRESS_CUSTOMER_NAMENoCustomer name for address details (optional)
ADDRESS_FRIENDLY_NAMENoFriendly name for address details (optional)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
list_twilio_subaccounts

List all Twilio subaccounts or filter by friendly name. Provide an empty string for all subaccounts

get_account_phone_numbers

Get all phone numbers associated with a Twilio subaccount

get_all_phone_numbers

Get all phone numbers associated with a Twilio subaccount

get_regulatory_bundle_sid

Get the regulatory bundle SID for a Twilio subaccount

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/errajibadr/twilio_manager_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server