Better Code Review Graph MCP Server

Knowledge graph for token-efficient code reviews -- semantic search and call-graph resolution across your codebase. It runs locally over stdio via the published package.

People who work with antigravity, code review and codex and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 68 · #13 OF 168 MAINTAINED DEVELOPER TOOLS · VERIFIED 2026-09-18

Apache-2.0 · Python servers · how we verify → /methodology

01 · Install Better Code Review Graph

before you install - you'll need

Set MCP_TRANSPORT, CRG_DOWNGRADE_TO_1_X before connecting.

Claude Code

claude mcp add n24q02m-crg -- uvx better-code-review-graph

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "n24q02m-crg": {
      "command": "uvx",
      "args": [
        "better-code-review-graph"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license Apache-2.0 - declared in the repository

pypi package better-code-review-graph - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.n24q02m is GitHub-verified and matches the repo owner

03 · What Better Code Review Graph can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v3.26.13 · 2026-09-17

v3.26.13 (2026-09-17) · _This release is published under the Apache-2.0 License._ · Update dawidd6/action-send-mail action to v22 (#1052, 422d3ec) · Update minor dependencies (#1046, 7b8714a) · Continuous Integration…

v3.26.12 · 2026-09-15

v3.26.12 (2026-09-15) · _This release is published under the Apache-2.0 License._ · Update patch dependencies (#1054, 0d31367) · --- · Detailed Changes: v3.26.11...v3.26.12

v3.26.11 · 2026-09-15

v3.26.11 (2026-09-15) · _This release is published under the Apache-2.0 License._ · Lock file maintenance (#1053, ad16b6d) · --- · Detailed Changes: v3.26.10...v3.26.11

04 · Who maintains Better Code Review Graph

better-code-review-graph is maintained by n24q02m. We track 9 MCP servers from n24q02m - 3 actively maintained, 219 combined GitHub stars, oldest repo from Dec 2025. Full record: all servers from n24q02m.

  1. better-email-mcp IMAP/SMTP MCP server for Email with composite tools. Multi-account, auto-discovery. ★ 34
  2. better-notion-mcp Markdown-first MCP server for Notion API with 8 composite tools and 39 actions. ★ 36
  3. better-godot-mcp Composite MCP server for Godot Engine -- 17 composite tools for AI-assisted game development. ★ 37
  4. wet-mcp Open-source MCP server for AI agents: web search, content extraction, and library docs. ★ 17
  5. mnemo-mcp Persistent AI memory with hybrid search and embedded sync. Open, free, unlimited. ★ 11
  6. Better Telegram MCP Telegram for AI agents: messages, chats, media, and contacts in bot and user-account modes. ★ 11

05 · Facts

category
developer tools - ranked #13 of 168 actively-maintained developer tools servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-17)
registry
io.github.n24q02m/better-code-review-graph (active, first published 2026-03-20 · 70 versions)
packages
pypi:better-code-review-graph

06 · Better Code Review Graph FAQ

What is Better Code Review Graph?

Knowledge graph for token-efficient code reviews -- semantic search and call-graph resolution across your codebase. It runs locally over stdio via the published package.

Is Better Code Review Graph still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Better Code Review Graph?

Run `uvx better-code-review-graph`. The README documents 2 environment variables (MCP_TRANSPORT, CRG_DOWNGRADE_TO_1_X) to set first. Set MCP_TRANSPORT, CRG_DOWNGRADE_TO_1_X before connecting. You can also paste the ready-made client config above.

Does Better Code Review Graph run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Better Code Review Graph

More developer tools MCP servers · Rebar · Rubber Duck · .NET Debugger for MCP · Korg Ledger · Trace MCP

More Python MCP servers · Mnemo MCP · Wet MCP · Server Malcolm · WhatsApp MCP Server · Nalegalu MCP · see all