← Index

Gerrit Code Review

team.gaijin/go-gerrit-mcp·v1.1.3·Other

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

In-path gate · all MCP tools

Using Gerrit Code Review in Claude, Cursor, Gemini CLI, Cline, or Zed?

MCP tool contracts can change remotely with no version bump. The mcpindex gate pins each contract and HOLDs the call when it drifts-before your agent acts. Zero credentials. This is not the package install for this server itself (use Install this server for that).

Install the mcpindex gate (one command)

Rewrites your MCP host config so each server launches behind the gate. Inspect first: curl -fsSL https://mcpindex.ai/install.sh | less

curl -fsSL https://mcpindex.ai/install.sh | sh
Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

Environment variables
GERRIT_URL
required

Base URL of the Gerrit instance

GERRIT_USERNAME
required

Account username for HTTP authentication

GERRIT_TOKEN
requiredsecret

HTTP password or token of the account

GERRIT_MCP_GROUPS

Comma-separated capability groups to enable: read, comment, transition

GERRIT_MCP_PROJECTS

Comma-separated Gerrit project allowlist confining every operation

GERRIT_MCP_OWN_CHANGES_ONLY

Refuse trail-leaving operations on changes not owned by the authenticated account

GERRIT_MCP_REVIEW_NOTIFICATIONS

Enable review notifications: poll Gerrit for activity on subscribed changes and push it into the agent's session (requires a client with channel support)

GERRIT_MCP_REVIEW_NOTIFICATIONS_POLL_INTERVAL

Poll cadence for subscribed changes, as a Go duration

GERRIT_MCP_REVIEW_NOTIFICATIONS_INCLUDE_OWN

Keep the authenticated account's own activity in review notifications

GERRIT_MCP_REVIEW_NOTIFICATIONS_EXCLUDE_ACCOUNTS

Comma-separated usernames or numeric account IDs whose activity never becomes a review notification

GERRIT_MCP_REVIEW_NOTIFICATIONS_EXCLUDE_PATTERNS

Comma-separated regular expressions; matching message or comment text never becomes a review notification

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
Alternatives in Other