MCP Directory
Back

elevenlabs-mcp

by elevenlabs · Python · ★ 1,334

The official ElevenLabs MCP server

#elevenlabs#elevenlabs-api#mcp

Install

pip install git+https://github.com/elevenlabs/elevenlabs-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "elevenlabs-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/elevenlabs/elevenlabs-mcp.git"
      ]
    }
  }
}

From the README

[](https://discord.gg/elevenlabs) [](https://x.com/ElevenLabsDevs) [](https://pypi.org/project/elevenlabs-mcp) [](https://github.com/elevenlabs/elevenlabs-mcp-server/actions/workflows/test.yml) Official ElevenLabs Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech and audio processing APIs. This server allows MCP clients like Claude Desktop, Cursor, Windsurf, OpenAI Agents and others to generate speech, clone voices, transcribe audio, and more. 1. Get your API key from [ElevenLabs](https://elevenlabs.io/app/settings/api-keys). There is a free ti…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers