← Back to Better Code Review Graph

Install Better Code Review Graph

Pick your client, copy the command, done.

1

Add it to Claude Code

claude mcp add better-code-review-graph -- uvx --python 3.13 better-code-review-graph

Available Tools (1)

Once configured, Better Code Review Graph gives your AI agent access to:

graphManages the knowledge graph lifecycle including building, updating, and embedding.
action

Try It Out

After setup, try these prompts with your AI agent:

Build the knowledge graph for my current project to enable structural analysis.
Review the uncommitted changes in my codebase using the graph context.
Analyze this pull request using the structural graph to identify relevant changes.
Update the codebase knowledge graph to reflect my recent file modifications.
Prerequisites & system requirements
  • An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
  • Python 3.8+ with pip installed
  • Docker installed and running
Alternative installation methods

uvx

claude mcp add better-code-review-graph -- uvx --python 3.13 better-code-review-graph

Docker

docker run -i --rm n24q02m/better-code-review-graph

pip

pip install better-code-review-graph

Keep this setup from going cold

Save the docs, env vars, and workflow around Better Code Review Graph in Conare so Claude Code, Codex, and Cursor remember it next time.

Remember this setup