Catalog
io.github.CodeCraftersLLC/local-voice-mcp
OfficialGive your MCP clients the ability to speak by running local voice models using Chatterbox TTS
Enables MCP clients to speak using local text-to-speech voice models.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"local-voice-mcp": {
"command": "npx",
"args": [
"-y",
"@codecraftersllc/local-voice-mcp@0.1.5"
]
}
}
}