ElevenLabs
Official
🎨 Creative
Professional AI audio platform: text-to-speech, voice cloning, speech-to-text, sound effects, music composition, and conversational AI agents. Official ElevenLabs integration with 24 tools.
Tags
Tools (24)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"elevenlabs": {
"command": "uvx",
"args": [
"elevenlabs-mcp"
],
"env": {
"ELEVENLABS_API_KEY": "your-elevenlabs-api-key-here"
}
}
}
}