Twilio Voice MCP Server

Stableother
45 starsTypeScriptcommunity
GitHub
About

Overview

The Twilio Voice MCP Server enables AI agents to make and manage phone calls through Twilio. It supports text-to-speech, call recording, and IVR flow management.
Capabilities

Tools & Capabilities

make_call

Initiate an outbound call

list_calls

List recent calls

get_recording

Get a call recording

Setup

Installation

bash
Install
npx -y mcp-server-twilio-voice
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "twilio-voice": {
      "command": "npx",
      "args": ["-y", "mcp-server-twilio-voice"]
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 45
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
Twilio Voice MCP Server - MCP Server Directory - CortexAgent