Integrate Twilio MCP server into your Slack workspace for instant access to your AI agent.
Tools that your AI agent can use through this MCP server to interact with Twilio
Send an SMS verification to a phone number. See the documentation
Send an SMS text with optional media files. See the documentation
Lookup information about a phone number. See the documentation for more information
Make a phone call passing text, a URL, or an application that Twilio will use to handle the call. See the documentation
Return a list of transcripts. See the documentation
Return a list of messages associated with your account. See the documentation
Return a list of media associated with your message. See the documentation
Return a list of calls associated with your account. See the documentation
Retrieves full transcripts for the specified transcript SIDs. See the documentation
Return details of a message. See the documentation
Return call resource of an individual call. See the documentation
Download a recording media file. See the documentation
Delete a message record from your account. See the documentation
Remove a call record from your account. See the documentation
Create a verification service for sending SMS verifications. See the documentation
Check if user-provided token is correct. See the documentation