diff --git a/README.md b/README.md index f06df2102..49c47749e 100644 --- a/README.md +++ b/README.md @@ -3680,6 +3680,7 @@ Interact with Git repositories and version control platforms. Enables repository - [nikolay-e/diffctx](https://github.com/nikolay-e/diffctx) [![nikolay-e/diffctx MCP server](https://glama.ai/mcp/servers/@nikolay-e/diffctx/badges/score.svg)](https://glama.ai/mcp/servers/@nikolay-e/diffctx) 🐍 🏠 🍎 🪟 🐧 - Selects the minimum code context an LLM needs to understand a git diff: graph-based fragment selection under a token budget, deterministic, 30+ languages. Published on PyPI and in the MCP Registry. - [QuentinCody/github-graphql-mcp-server](https://github.com/QuentinCody/github-graphql-mcp-server) 🐍 ☁️ - Unofficial GitHub MCP server that provides access to GitHub's GraphQL API, enabling more powerful and flexible queries for repository data, issues, pull requests, and other GitHub resources. - [raohwork/forgejo-mcp](https://github.com/raohwork/forgejo-mcp) 🏎️ ☁️ - An MCP server for managing your repositories on Forgejo/Gitea server. +- [ReviewGate/reviewgate](https://github.com/ReviewGate/reviewgate) [![ReviewGate/reviewgate MCP server](https://glama.ai/mcp/servers/ReviewGate/reviewgate/badges/score.svg)](https://glama.ai/mcp/servers/ReviewGate/reviewgate) 🎖️ 📇 🏠 🍎 🪟 🐧 - Code review against the rules your team actually wrote, not generic best practice. A cheap generator finds problems, an independent judge refutes them against full files, so the noise stays down. Two tools for the agent loop (`get_team_rules`, `review_changes`), plus a pre-push gate and a bot on GitLab/GitHub pull requests. Single binary, no Node or Docker; bring your own model key. - [TamiShaks-2/git-context-mcp](https://github.com/TamiShaks-2/git-context-mcp) 🐍 🏠 - Local MCP server that provides structured Git repository analysis (project status, recent activity, code map, and risk hotspots) for AI coding agents. - [theonedev/tod](https://github.com/theonedev/tod/blob/main/mcp.md) 🏎️ 🏠 - A MCP server for OneDev for CI/CD pipeline editing, issue workflow automation, and pull request review - [Tiberriver256/mcp-server-azure-devops](https://github.com/Tiberriver256/mcp-server-azure-devops) 📇 ☁️ - Azure DevOps integration for repository management, work items, and pipelines.