Official ElevenLabs MCP server for voice AI
Official ElevenLabs MCP server providing text-to-speech, audio transcription, voice cloning, and soundscape creation capabilities.
{
"mcpServers": {
"elevenlabs": {
"mcpServers": {
"elevenlabs": {
"env": {
"ELEVENLABS_API_KEY": "YOUR_ELEVENLABS_API_KEY"
},
"args": [
"elevenlabs-mcp"
],
"command": "uvx"
}
}
}
}
}