Codebase Health Monitor — one command to know your codebase health. 21 CLI commands, 8 analysis dimensions, MCP server, SaaS platform.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"chm": {
"command": "uvx",
"args": [
"chm"
]
}
}
}
Run in terminal:
claude mcp add chm uvx chm
Add to .cursor/mcp.json:
{
"mcpServers": {
"chm": {
"command": "uvx",
"args": [
"chm"
]
}
}
}
Or install with pip: pip install chm
README Excerpt
<p align="center"> <a href="https://buy.stripe.com/test_dRm3cu4SKcWvgGPgmygYU01"><img src="https://img.shields.io/badge/Pro-$29/month-blue?style=flat" alt="CHM Pro"></a> <img src="https://img.shields.io/badge/code_health-know%20yours-blue?style=flat" alt="Code Health"> <img src="https://img.shields.io/pypi/v/chm-cli?color=blue" alt="PyPI">
Tools (20)
analyzeauthorsbadgechurncomparecomplexitycoveragedeadcodedemodepsdoctorduplicateshotspotsinitloginmcppulsesnapshotstatustrends
Topics
clicode-healthcode-qualitycode-reviewcommand-line-tooldeveloper-toolsdevtoolsgitmcpopen-sourceproductivitypythonsoftware-engineeringstatic-analysis