elevenlabs-mcp

elevenlabs/elevenlabs-mcp
★ 1,261 stars Python 🔌 API Integration Updated 1mo ago
The official ElevenLabs MCP server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "elevenlabs-mcp": {
      "command": "uvx",
      "args": [
        "elevenlabs-mcp"
      ]
    }
  }
}

Or install with pip: pip install elevenlabs-mcp

Topics

elevenlabselevenlabs-apimcp