Gerrit Code Review
Capability-gated Gerrit code review tools with opt-in review notifications pushed into the session
What this server provides
Capability-gated Gerrit code review tools with opt-in review notifications pushed into the session
Packages
Not declaredTransport stdio- GERRIT_URLRequired
Base URL of the Gerrit instance
- GERRIT_USERNAMERequired
Account username for HTTP authentication
- GERRIT_TOKENRequired
HTTP password or token of the account
- GERRIT_MCP_GROUPSOptional
Comma-separated capability groups to enable: read, comment, transition
Default: read - GERRIT_MCP_PROJECTSOptional
Comma-separated Gerrit project allowlist confining every operation
- GERRIT_MCP_OWN_CHANGES_ONLYOptional
Refuse trail-leaving operations on changes not owned by the authenticated account
Format: boolean · Default: true - GERRIT_MCP_REVIEW_NOTIFICATIONSOptional
Enable review notifications: poll Gerrit for activity on subscribed changes and push it into the agent's session (requires a client with channel support)
Format: boolean · Default: false - GERRIT_MCP_REVIEW_NOTIFICATIONS_POLL_INTERVALOptional
Poll cadence for subscribed changes, as a Go duration
Default: 60s - GERRIT_MCP_REVIEW_NOTIFICATIONS_INCLUDE_OWNOptional
Keep the authenticated account's own activity in review notifications
Format: boolean · Default: false - GERRIT_MCP_REVIEW_NOTIFICATIONS_EXCLUDE_ACCOUNTSOptional
Comma-separated usernames or numeric account IDs whose activity never becomes a review notification
- GERRIT_MCP_REVIEW_NOTIFICATIONS_EXCLUDE_PATTERNSOptional
Comma-separated regular expressions; matching message or comment text never becomes a review notification