Skip to main content
Glama
coveyjorjet

mcp-gerrit-code-review

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GERRIT_URLNoThe URL of the Gerrit server (e.g., https://gerrit.example.com). For HTTP mode, typically includes username in URL or use GERRIT_USERNAME. For SSH mode, can be in format ssh://user@host:port.
GERRIT_SSH_KEYNoPath to the SSH private key, defaults to ~/.ssh/id_rsa.~/.ssh/id_rsa
GERRIT_PASSWORDNoYour HTTP password (required for HTTP mode).
GERRIT_SSH_HOSTNoSSH hostname of the Gerrit server (required for SSH mode).
GERRIT_SSH_PORTNoSSH port, defaults to 29418.29418
GERRIT_SSH_USERNoSSH username for Gerrit (required for SSH mode).
GERRIT_USERNAMENoYour Gerrit username (required for HTTP mode).
GERRIT_TRANSPORTNoTransport mode: 'http' (default) or 'ssh'.http
GERRIT_SSH_KEY_PASSPHRASENoPassphrase for the SSH private key (optional).

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/coveyjorjet/mcp-gerrit-code-review'

If you have feedback or need assistance with the MCP directory API, please join our Discord server