ElevenLabs MCP Server

Stableapi
110 starsTypeScriptelevenlabs
GitHub
About

Overview

The ElevenLabs MCP Server enables AI agents to use ElevenLabs' text-to-speech platform. It provides tools for generating speech from text, listing available voices, cloning voices from samples, and controlling speech parameters like stability and clarity.
Capabilities

Tools & Capabilities

text_to_speech

Convert text to speech audio

list_voices

List available voices

get_voice

Get details about a voice

clone_voice

Create a voice clone from audio samples

Setup

Installation

bash
Install
npx -y @elevenlabs/mcp-server
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "elevenlabs": {
      "command": "npx",
      "args": ["-y", "@elevenlabs/mcp-server"],
      "env": {
        "ELEVENLABS_API_KEY": "your-api-key"
      }
    }
  }
}

Quick Info

Authorelevenlabs
LanguageTypeScript
StatusStable
Stars 110
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
ElevenLabs MCP Server - MCP Server Directory - CortexAgent