Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GERRIT_URLYesBase URL of the Gerrit instance
GERRIT_TOKENYesHTTP credential paired with the username
GERRIT_USERNAMEYesAccount username for HTTP Basic authentication
GERRIT_MCP_GROUPSNoComma-separated capability groups: read, comment, transitionread
GERRIT_MCP_PROJECTSNoProject allowlist confining every operation, reads included
GERRIT_MCP_EXCLUDE_TOOLSNoRemove the listed tools from the group-resolved set
GERRIT_MCP_INCLUDE_TOOLSNoKeep only the listed tools from the group-resolved set
GERRIT_MCP_OWN_CHANGES_ONLYNoRefuse trail-leaving operations on changes not owned by the authenticated account. Accepts 'true' or 'false'.true
GERRIT_MCP_REVIEW_NOTIFICATIONSNoEnable review notifications. Accepts 'true' or 'false'.false
GERRIT_MCP_REVIEW_NOTIFICATIONS_INCLUDE_OWNNoKeep the authenticated account's own activity in notifications. Accepts 'true' or 'false'.false
GERRIT_MCP_REVIEW_NOTIFICATIONS_POLL_INTERVALNoPoll cadence for subscribed changes, as a Go duration (e.g. '60s')60s
GERRIT_MCP_REVIEW_NOTIFICATIONS_EXCLUDE_ACCOUNTSNoAccounts (usernames or numeric IDs) whose activity never becomes a notification
GERRIT_MCP_REVIEW_NOTIFICATIONS_EXCLUDE_PATTERNSNoComma-separated regular expressions; matching message or comment text never becomes a notification

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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