OmniVoice-Studio

GitHub

The Open-Source Elevenlabs alternative AI Voice Clone, Dub, Dictate, Transcribe, Audiobook creator and Voice workflow studio.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "OmniVoice-Studio": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-OmniVoice-Studio"
      ]
    }
  }
}