SERVER

Better Code Review Graph

Rank #402

io.github.n24q02m/better-code-review-graph

MCP server providing better-code-review-graph capabilities

First listed
Mar 20, 2026
Last publish date
Jun 7, 2026
OVERVIEW

Better Code Review Graph is a Model Context Protocol (MCP) server published by n24q02m. It ranks #402 of 56,489 servers tracked on MCP Toplist, and its repository has 53 GitHub stars. Better Code Review Graph is listed across 3 registries — Official MCP, PulseMCP and Glama, with 33 tracked versions. It was first listed on Mar 20, 2026 and most recently updated on Jun 7, 2026.

STANDING
#402of 56,489 tracked serversTop 1%

Ranks ahead of 56,087 of 56,489 servers on MCP Toplist.

Recent momentum
+17GitHub stars since Apr 27 (+47%)
CONNECT

Use Better Code Review Graph

Add Better Code Review Graph to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "better-code-review-graph": {
      "command": "uvx",
      "args": [
        "better-code-review-graph"
      ],
      "env": {
        "EMBEDDING_BACKEND": "<your EMBEDDING_BACKEND>",
        "API_KEYS": "<your API_KEYS>",
        "LITELLM_PROXY_URL": "<your LITELLM_PROXY_URL>",
        "LITELLM_PROXY_KEY": "<your LITELLM_PROXY_KEY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Docker image
{
  "mcpServers": {
    "better-code-review-graph": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/n24q02m/better-code-review-graph:latest"
      ],
      "env": {
        "API_KEYS": "<your API_KEYS>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 3 registries

ORGANIZATION

n24q02m

Organization
Total servers
8
Total versions
299
MORE FROM THIS PUBLISHER

Other servers by n24q02m

View all n24q02m servers →
VERSIONS

Available versions (33)

0.1.0 · Nov 25, 20241.0.3 · Mar 20, 20263.0.0 · Mar 24, 20263.1.0 · Mar 25, 20263.2.0 · Mar 26, 20263.3.0 · Mar 28, 20263.4.0 · Apr 1, 20263.5.0 · Apr 3, 20263.5.1 · Apr 3, 20263.6.0 · Apr 4, 20263.7.0 · Apr 6, 20263.7.1 · Apr 6, 20263.7.2 · Apr 6, 20263.8.0 · Apr 7, 20263.9.0 · Apr 13, 20263.9.1 · Apr 17, 20263.9.2 · Apr 17, 20263.10.0 · Apr 19, 20263.10.1 · Apr 21, 20263.10.2 · Apr 21, 20263.10.3 · Apr 22, 20263.10.4 · Apr 22, 20263.10.5 · Apr 22, 20263.11.1 · Apr 24, 20263.12.0 · Apr 27, 20263.12.1 · Apr 28, 20263.12.2 · Apr 28, 20263.12.4 · Apr 29, 20263.12.5 · Apr 29, 20263.13.0 · May 4, 20263.14.0 · May 6, 20263.15.1 · May 9, 20263.17.0 · Jun 7, 2026Nov 25, 2024Jun 7, 2026
VersionPublished
3.17.0Jun 7, 2026
3.15.1May 9, 2026
3.14.0May 6, 2026
3.13.0May 4, 2026
3.12.5Apr 29, 2026
3.12.4Apr 29, 2026
3.12.2Apr 28, 2026
3.12.1Apr 28, 2026
3.12.0Apr 27, 2026
3.11.1Apr 24, 2026
3.10.5Apr 22, 2026
3.10.4Apr 22, 2026
3.10.3Apr 22, 2026
3.10.2Apr 21, 2026
3.10.1Apr 21, 2026
3.10.0Apr 19, 2026
3.9.2Apr 17, 2026
3.9.1Apr 17, 2026
3.9.0Apr 13, 2026
3.8.0Apr 7, 2026
3.7.2Apr 6, 2026
3.7.1Apr 6, 2026
3.7.0Apr 6, 2026
3.6.0Apr 4, 2026
3.5.1Apr 3, 2026
3.5.0Apr 3, 2026
3.4.0Apr 1, 2026
3.3.0Mar 28, 2026
3.2.0Mar 26, 2026
3.1.0Mar 25, 2026
3.0.0Mar 24, 2026
1.0.3Mar 20, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

Who maintains Better Code Review Graph?
Better Code Review Graph is maintained by n24q02m, which publishes 8 MCP servers (299 total versions) tracked on MCP Toplist.
Is Better Code Review Graph listed on the official MCP registry?
Yes — Better Code Review Graph is listed on the Official MCP Registry, alongside PulseMCP and Glama.
How many versions does Better Code Review Graph have?
MCP Toplist tracks 33 versions of Better Code Review Graph, most recently published on Jun 7, 2026.
Where can I find the source code for Better Code Review Graph?
The source code for Better Code Review Graph is hosted at github.com/n24q02m/better-code-review-graph.git.
EXPLORE