go-gerrit-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GERRIT_URL | Yes | Base URL of the Gerrit instance | |
| GERRIT_TOKEN | Yes | HTTP credential paired with the username | |
| GERRIT_USERNAME | Yes | Account username for HTTP Basic authentication | |
| GERRIT_MCP_GROUPS | No | Comma-separated capability groups: read, comment, transition | read |
| GERRIT_MCP_PROJECTS | No | Project allowlist confining every operation, reads included | |
| GERRIT_MCP_EXCLUDE_TOOLS | No | Remove the listed tools from the group-resolved set | |
| GERRIT_MCP_INCLUDE_TOOLS | No | Keep only the listed tools from the group-resolved set | |
| GERRIT_MCP_OWN_CHANGES_ONLY | No | Refuse trail-leaving operations on changes not owned by the authenticated account. Accepts 'true' or 'false'. | true |
| GERRIT_MCP_REVIEW_NOTIFICATIONS | No | Enable review notifications. Accepts 'true' or 'false'. | false |
| GERRIT_MCP_REVIEW_NOTIFICATIONS_INCLUDE_OWN | No | Keep the authenticated account's own activity in notifications. Accepts 'true' or 'false'. | false |
| GERRIT_MCP_REVIEW_NOTIFICATIONS_POLL_INTERVAL | No | Poll cadence for subscribed changes, as a Go duration (e.g. '60s') | 60s |
| GERRIT_MCP_REVIEW_NOTIFICATIONS_EXCLUDE_ACCOUNTS | No | Accounts (usernames or numeric IDs) whose activity never becomes a notification | |
| GERRIT_MCP_REVIEW_NOTIFICATIONS_EXCLUDE_PATTERNS | No | Comma-separated regular expressions; matching message or comment text never becomes a notification |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessResponsive