mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-09 17:25:38 +00:00
Merge pull request #13847 from rafim-dev/add-mcp-smart-git
Add mcp-smart-git 🤖🤖🤖
This commit is contained in:
@@ -3930,6 +3930,7 @@ Interact with Git repositories and version control platforms. Enables repository
|
||||
- [nikolay-e/diffctx](https://github.com/nikolay-e/diffctx) [](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) [](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.
|
||||
- [rafim-dev/mcp-smart-git](https://github.com/rafim-dev/mcp-smart-git) [](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.
|
||||
- [ReviewGate/reviewgate](https://github.com/ReviewGate/reviewgate) [](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.
|
||||
|
||||
Reference in New Issue
Block a user