
Code Review Graph
Code Review Graph builds a persistent local code graph and exposes structured context to AI coding tools through MCP and a CLI.

About
Code Review Graph builds a persistent local code graph and exposes structured context to AI coding tools through MCP and a CLI.
Key Features
- Map repository structure to support code review.
- Retrieve focused code context for large-repository workflows.
Use Cases
Provide repository context for code review, impact analysis or implementation planning.
Limitations
Index results support navigation and review; confirm conclusions against the current source files. No benchmark improvement is assumed for your repository.
Sources
- Project documentation: https://github.com/tirth8205/code-review-graph
MCP Setup
Prerequisites
- Python 3.10+; pip or pipx; a local code repository.
Client setup
Other
Transport: stdio
code-review-graph install
- Install: pip install code-review-graph
- Run the installer in the repository, then code-review-graph build.
- Restart the coding tool after configuration.
The installer detects supported tools, including Claude Code, Codex and Cursor, and writes their MCP configuration.
Setup docs: https://github.com/tirth8205/code-review-graph
Tags
Alternatives
Comparable tools and resources explicitly connected to Code Review Graph.
Related Entries
Keep exploring similar tools and resources in this category.
Related Reads
Background, tutorials, and protocol context connected to this entry.








