ElevenLabs
Freemiumby AI Labs
AI voice generation with realistic speech synthesis and voice cloning.
v1.0.0Added Jan 12, 2025
elevenlabsttsvoice-ai
ElevenLabs MCP Server
AI voice generation with realistic speech synthesis and voice cloning.
Features
- Text-to-speech
- Voice cloning
- Multilingual
- Speech-to-speech
- Voice library
Installation
{
"mcpServers": {
"elevenlabs": {
"command": "npx",
"args": ["-y", "mcp-elevenlabs"]
}
}
}
Reviews
Installation
Quick install
npx -y mcp-elevenlabs
Add to claude_desktop_config.json
{
"mcpServers": {
"elevenlabs": {
"command": "npx",
"args": ["-y", "mcp-elevenlabs"]
}
}
}