gerrit-mcp-server

RD2W/gerrit-mcp-server
★ 0 stars Rust Code/Dev Tools Updated today
MCP server for Gerrit code review — 28 tools for querying changes, managing reviews, cherry-picking, and submitting patches. Built in Rust with async reqwest client, in-memory TTL cache, and rate limiting. Supports HTTP Basic, Git Cookies, and Bearer auth.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gerrit-mcp-server": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "gerrit-mcp-server"
      ]
    }
  }
}

Topics

aospcode-reviewcode-searchgerritgerrit-apimcpmcp-servermodel-context-protocol-serversrust