Skip to Content

Twilio MCP

Send SMS, make calls, and manage Twilio messaging, voice, and WhatsApp communications.

Overview

Catalog IDmcp-twilio
Categorymarketing
Auth methodAPI key
Blast radiusmoderate
TrustVerified — published by cendriix
Version1.0.0
Regionsus-east-1, eu-west-1

Tools

ToolDescription
send_smsSend an SMS message.
make_callMake a phone call.
list_messagesList messages.
send_whatsappSend a WhatsApp message via Twilio.
lookup_numberLook up a phone number.

Tool parameters

send_sms

Send an SMS message.

ParameterTypeDescription
tostringrequiredRecipient phone number (E.164)
bodystringrequiredMessage body
fromstringoptionalSender phone number

make_call

Make a phone call.

ParameterTypeDescription
tostringrequiredRecipient number
fromstringrequiredCaller number
urlstringrequiredTwiML URL

list_messages

List messages.

ParameterTypeDescription
tostringoptionalFilter by recipient
fromstringoptionalFilter by sender
date_sentstringoptionalFilter by date

send_whatsapp

Send a WhatsApp message via Twilio.

ParameterTypeDescription
tostringrequiredRecipient (whatsapp:+…)
bodystringrequiredMessage body

lookup_number

Look up a phone number.

ParameterTypeDescription
phone_numberstringrequiredPhone number (E.164)

Installing

  1. In Cendriix, go to Settings → MCPs
  2. Find Twilio and click Install
  3. Paste your API key after installing. It is validated, then encrypted at rest in a secrets vault scoped to your tenant.
  4. Click Test Connection to run a health check and list available tools

Authentication. Paste your API key after installing. It is validated, then encrypted at rest in a secrets vault scoped to your tenant.

Blast radius

This MCP is classified moderate. This MCP can create and update records in the connected service, but cannot delete infrastructure.

Every tool invocation is recorded in your Audit Log. You can remove this MCP at any time from Settings → MCPs, which revokes tool access immediately.

Further reading

Last updated on