← All servers
πŸ”Œ

Gerrit Code ReviewPublisherπŸ›‘ No advisories

team.gaijin/go-gerrit-mcp
New to MCP? Start here β†’
4β˜… stars
0weekly installs
10 days agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of gaijin.team, who proved control of the domain through the official MCP registry.

Verified owner: gaijin.team β†—team.gaijin/go-gerrit-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs GERRIT_TOKEN.
βœ“
Configuration
Reads GERRIT_URL, GERRIT_USERNAME, GERRIT_MCP_GROUPS, GERRIT_MCP_PROJECTS, GERRIT_MCP_OWN_CHANGES_ONLY, GERRIT_MCP_REVIEW_NOTIFICATIONS, ….

About

Capability-gated Gerrit code review tools with opt-in review notifications pushed into the session

Packages & transports

dockerghcr.io/gaijinentertainment/go-gerrit-mcp:1.1.3vlatest Β· docker run
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "go_gerrit": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/gaijinentertainment/go-gerrit-mcp:1.1.3"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector docker run -i --rm ghcr.io/gaijinentertainment/go-gerrit-mcp:1.1.3