io.github.CodeCraftersLLC/local-voice-mcp
Quality Score
56
/100
Give your MCP clients the ability to speak by running local voice models using Chatterbox TTS
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"local-voice-mcp": {
"command": "npx",
"args": [
"-y",
"@codecraftersllc/local-voice-mcp"
]
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"local-voice-mcp": {
"command": "npx",
"args": [
"-y",
"@codecraftersllc/local-voice-mcp"
]
}
}
}Cline (cline_mcp_settings.json)
npx -y @codecraftersllc/local-voice-mcp§03 MCP Quality Score · methodology
freshness
11
completeness
5
installability
25
documentation
10
stability
5
§04 Alternatives in Cloud Storage
ai.aliengiraffe/spotdb
ai.aliengiraffe/spotdb
Ephemeral data sandbox for AI workflows with guardrails and security
ai.smithery/STUzhy-py_execute_mcp
ai.smithery/STUzhy-py_execute_mcp
Run Python code in a secure sandbox without local setup. Declare inline dependencies and execute s…
ai.smithery/flight505-mcp_dincoder
ai.smithery/flight505-mcp_dincoder
Driven Intent Negotiation — Contract-Oriented Deterministic Executable Runtime DinCoder brings the…