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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GaijinEntertainment/go-gerrit-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server