Best for
- Development teams maintaining medium to large codebases
- Developers wanting to assess code health before refactoring
- Engineering managers needing quantified code risk to plan tech debt cleanup
This server is part of the Claude Code plugin marketplace and provides local code health analysis. Functionality is straightforward, but specific analysis algorithms and tools are not disclosed; actual capabilities need validation.
Project Health Auditor is an MCP server that analyzes local code repositories for code health, complexity, churn, and test coverage gaps to identify technical debt hotspots. It provides multi-dimensional health analysis to help developers focus on areas needing attention.
To install this MCP server:
pnpm add -g @intentsolutionsio/ccpi (or use npm).ccpi install project-health-auditor to install the plugin.Alternatively, use Claude Code's built-in command: /plugin install project-health-auditor@claude-code-plugins-plus.