Merge pull request #13847 from rafim-dev/add-mcp-smart-git

Add mcp-smart-git 🤖🤖🤖
This commit is contained in:
Frank Fiegel
2026-09-07 15:26:16 -06:00
committed by GitHub
+1
View File
@@ -3930,6 +3930,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. - [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.
- [noordeen123/culprit](https://github.com/noordeen123/culprit) [![noordeen123/culprit MCP server](https://glama.ai/mcp/servers/noordeen123/culprit/badges/score.svg)](https://glama.ai/mcp/servers/noordeen123/culprit) 🐍 🏠 🍎 🪟 🐧 - Deterministic, offline root-cause analysis for coding agents: ranks the commit that introduced a regression (git blame/log), maps a feature's blast radius, and verifies a proposed fix is complete before committing (verify_fix). Read-only; also a CLI and a Claude Code plugin. - [noordeen123/culprit](https://github.com/noordeen123/culprit) [![noordeen123/culprit MCP server](https://glama.ai/mcp/servers/noordeen123/culprit/badges/score.svg)](https://glama.ai/mcp/servers/noordeen123/culprit) 🐍 🏠 🍎 🪟 🐧 - Deterministic, offline root-cause analysis for coding agents: ranks the commit that introduced a regression (git blame/log), maps a feature's blast radius, and verifies a proposed fix is complete before committing (verify_fix). Read-only; also a CLI and a Claude Code plugin.
- [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. - [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.
- [rafim-dev/mcp-smart-git](https://github.com/rafim-dev/mcp-smart-git) [![rafim-dev/mcp-smart-git MCP server](https://glama.ai/mcp/servers/rafim-dev/mcp-smart-git/badges/score.svg)](https://glama.ai/mcp/servers/rafim-dev/mcp-smart-git) 📇 🏠 🍎 🪟 🐧 - Git MCP server and CLI for conventional commits, pre-PR secret audits, and merge conflict resolution.
- [raohwork/forgejo-mcp](https://github.com/raohwork/forgejo-mcp) 🏎️ ☁️ - An MCP server for managing your repositories on Forgejo/Gitea server. - [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. - [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. - [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.