Qartez MCP - codebase intelligence for AI agents
Rust MCP server that pre-indexes a codebase with PageRank, blast-radius, git co-change, and complexity signals. Agents query the graph instead of grepping files.
Why I saved this - The modification guard - auto-blocks edits to high-PageRank files until the agent runs an impact query - is the most underrated feature in the repo.