ElevenLabs
Summary
ElevenLabs' official MCP server — generate speech, clone voices, transcribe audio, and build voice agents.
Features
- Generate speech in hundreds of voices and languages
- Clone voices and design new ones from a description
- Transcribe audio and isolate voices from noise
Installation
Set up this MCP server in your favorite AI agent — copy a ready-made configuration below.
Description
ElevenLabs' official MCP server puts its entire audio platform behind tools an assistant can call, so producing narration becomes part of a conversation rather than a separate application.
What it covers
- Text to speech across a large voice library and many languages, with control over stability and style
- Voice cloning from an audio sample, and voice design from a text description of how a voice should sound
- Speech to text transcription with speaker diarisation
- Audio isolation for stripping background noise from a recording
- Sound effects generated from a description
- Conversational agents — create and configure voice agents, and initiate outbound calls
- Voice library search for finding a voice matching a description
Practical uses
Narrating a script the assistant just wrote, producing a localised version of a video's audio, transcribing a recording and then acting on the transcript, and prototyping voice agents without writing integration code.
Requires an ElevenLabs API key; runs with uvx elevenlabs-mcp. Generated audio is written to a configurable output directory.
Related MCP Servers
mcp-remote
by Glen Maddern
A proxy that lets local-only MCP clients connect to remote servers, handling OAuth and transport differences.
Blender
by Siddharth Ahuja
Control Blender from an AI client — build scenes, apply materials, and run Python against the live session.
E2B
by E2B
Run AI-generated code safely in an isolated cloud sandbox, with results returned as data rather than text.

Patchloom
by Patchloom
Structured, format-preserving file editor for agents: JSON/YAML/TOML, markdown, and AST-aware code edits, transactional across files.