Analyzes codebase health, including statistics, markers (TODO/FIXME), secrets detection, duplicate files, and dependency analysis.
TODO: list tools and their purposes.
python -m venv .venv source .venv/bin/activate pip install -e .
Create a file mcp_servers.d/project_health.json with the server config:
.venv/bin/python["-m", "app.mcp_server"]