elevenlabs-mcp
698
The ElevenLabs MCP server allows integration of advanced Text to Speech and audio processing APIs with MCP clients, enabling features like speech generation, voice cloning, and audio transcription. It is designed for compatibility with a variety of clients including Claude Desktop and others.
uvx
{ "mcpServers": { "ElevenLabs": { "command": "uvx", "args": [ "elevenlabs-mcp" ], "env": { "ELEVENLABS_API_KEY": "<insert-your-api-key-here>" } } } }