code health suite for Claude Desktop
io.github.neogeweb3/code-health-suite
16 engines, 28 MCP tools for Python code quality. Zero external dependencies.
client:Claude Desktop
transport:stdio
runtime:pypi
Install code health suite in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"code-health-suite": {
"command": "uvx",
"args": [
"code-health-suite"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs