@pipeworx/twilio
Connect: https://gateway.pipeworx.io/twilio/mcp · Install: one-click buttons
Tools: 5
Tools
- twilio_send_sms — Send an SMS message via Twilio. Returns the message SID and status.
- twilio_list_messages — List recent SMS/MMS messages from your Twilio account. Supports filtering by to/from number and pagination.
- twilio_get_message — Get details of a specific Twilio message by its SID.
- twilio_list_calls — List recent phone calls from your Twilio account. Returns call SID, status, duration, and direction.
- twilio_make_call — Initiate a phone call via Twilio. Requires a TwiML URL or application SID to control call behavior.
Tools
-
twilio_get_message— Get details of a specific Twilio message by its SID. -
twilio_list_calls— List recent phone calls from your Twilio account. Returns call SID, status, duration, and direction. -
twilio_list_messages— List recent SMS/MMS messages from your Twilio account. Supports filtering by to/from number and pagination. -
twilio_make_call— Initiate a phone call via Twilio. Requires a TwiML URL or application SID to control call behavior. -
twilio_send_sms— Send an SMS message via Twilio. Returns the message SID and status.