Wraps the ElevenLabs text-to-speech API with tools for simple text conversion and multi-voice script generation. You get generate_audio_simple for quick voiceovers with default settings, generate_audio_script when you need multiple voices and actors across different script parts, and get_voiceover_history to retrieve past jobs. It stores everything in SQLite and drops audio files to a local directory. The package includes a SvelteKit reference client that shows how to wire up the MCP connection, manage script parts, and handle playback. Reach for this when you want Claude to generate podcast scripts, narration, or dialogue and produce the actual audio files in one go.
claude mcp add --transport stdio mamertofabian-elevenlabs-mcp-server uvx elevenlabs-mcp-server