Testing, review & qualityContext, rules & integrationsMCP serverGitHub Stars: 20.5K

Code Review Graph

A local-first MCP and CLI that builds a persistent code graph so reviewers and agents can load only relevant context.

Last reviewed: 2026-07-19

tirth8205/code-review-graph

Repository facts

Strengthen testing, debugging, code review, security checks, and delivery verification.

GitHub Stars
20.5K
License
MIT
Default branch
main
Last pushed
2026-07-18
Repository status
Active
Snapshot
2026-07-19

What it does

Code Review Graph indexes the codebase into a durable intelligence graph exposed through MCP and command-line queries.

Best fit

Large repositories where reviews fail because relationships and impact are hard to see.

Capabilities

  • Trace dependencies, callers, ownership, and change impact during review.
  • Reduce review context by retrieving only graph-relevant files and symbols.

Use cases

  • Review a cross-cutting refactor without reading the entire repository.
  • Identify hidden downstream impact before approving a change.

Related in this category

Strengthen testing, debugging, code review, security checks, and delivery verification.