This server integrates Chatterbox TTS to add local voice synthesis to your MCP workflow. It lets Claude or other MCP clients generate speech without cloud API calls, keeping everything running on your machine. You'd reach for this when building applications that need voice output but want to avoid external dependencies or API costs, or when working offline. The local model approach means you control the voice generation pipeline entirely, though you'll need to set up Chatterbox TTS locally first. Good fit for prototyping voice interfaces or adding audio responses to automation scripts.
claude mcp add --transport stdio io.github.codecraftersllc-local-voice-mcp -- npx -y @codecraftersllc/local-voice-mcp