elevenlabs-mcp
Official MCP server for ElevenLabs, providing text-to-speech and audio processing capabilities.
- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 1.4k
- Source
- mcp-github
- Repository
- github.com/elevenlabs/elevenlabs-mcp
Overview
The official ElevenLabs MCP server enables MCP clients (such as Claude Desktop, Cursor, and OpenAI Agents) to generate speech, clone voices, transcribe audio, and more. Through this server, AI gains powerful text-to-speech and audio processing abilities. Integration involves installing and configuring the API Key using the uv package manager. Ideal for applications requiring high-quality speech synthesis and audio processing.
Capabilities
- ▪Generate speech
- ▪Clone voice
- ▪Transcribe audio
- ▪Create soundscapes
- ▪Multi-character voice conversion
Use cases
Setup
1. Obtain your ElevenLabs API Key; 2. Install using `uv`: `curl -LsSf https://astral.sh/uv/install.sh | sh`; 3. Configure the MCP client, for example by editing the `claude_desktop_config.json` file in Claude Desktop.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I get an API Key?
Access the ElevenLabs website settings page to obtain your API Key.
Which MCP clients are supported?
Supports Claude Desktop, Cursor, Windsurf, and OpenAI Agents, among others.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.