MCP server
ElevenLabs MCP Server
Speech synthesis, voice cloning and transcription from ElevenLabs, exposed as agent tools.
Add it to your client
OfficialInstall
uvx elevenlabs-mcp
mcpServers
{
"mcpServers": {
"elevenlabs-mcp": {
"command": "uvx",
"args": [
"elevenlabs-mcp"
]
}
}
}- Transport
- stdio
- Runtime
- Python
- Auth
- Required
- License
- MIT
The official server puts the ElevenLabs audio API behind MCP, so an assistant can read a script aloud, clone or design a voice, transcribe a recording, isolate speech from background noise, or convert one performance into another voice. Generated audio is written to a configurable folder on disk rather than returned inline. It runs as a local Python process and needs an ElevenLabs API key.
Similar MCP servers
Ollama MCP Server
MCP serverDrives a local Ollama server through MCP tools.
AI Models & Inference
AWS MCP Servers
MCP serverA large collection of AWS-specific MCP servers, installed one at a time.
Developer ToolsCloud Platforms & Infrastructure
Context7
MCP serverPulls current, version-matched library documentation into the model's context.
Developer Tools
Comments(0)
Sign in to comment