
SVEN
Supports UIby dog0sd
Simple Voice Enhanced Narrator powered by ElevenLabs for high-quality AI text-to-speech.
What it does
Integrates ElevenLabs' advanced text-to-speech capabilities into AI assistants, enabling them to narrate text with high emotional fidelity, custom voices, and precise speed/stability controls.
Tools
voice_it: Converts text to high-quality speech using specified ElevenLabs voices and settings.
Installation
Download the latest binary from the releases page and ensure your API key is set:
export ELEVENLABS_API_KEY=your_key
Claude Desktop Configuration:
{
"mcpServers": {
"sven": {
"command": "./mcp-server",
"env": {
"ELEVENLABS_API_KEY": "your_key",
"ELEVENLABS_VOICE_ID": "your_voice_id"
}
}
}
}
Supported hosts
- claude
Quick install
Download binary from releases and set ELEVENLABS_API_KEYInformation
- Pricing
- freemium
- Published
- 4/26/2026
- stars






