by mimfort · MCP Server · ★ 21
ragforgit An AI pull-request reviewer that reads your whole repository — hybrid RAG + a code graph + Claude Code. Plain linters check a diff in isolation; this agent gives the model the same context a human reviewer has — semantic + lexical retrieval over the entire repo and a structural code graph — then posts the result back to GitHub as inline comments on the exact diff lines, with applyable fixes.
| Stars | 21 |
| Forks | 0 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 61.8591043729265/100 |
| Open Issues | 2 |
| Last Updated | 2026-09-06 |
| Created | 2026-06-07 |
| Platforms | claude-code, codex, mcp, python |
| Est. Tokens | ~25k |
These tools work well together with rag_for_git for enhanced workflows:
Explore other popular mcp server tools:
rag_for_git is AI pull-request reviewer: hybrid RAG + a code graph + Claude Code/Codex. Whole-repo context, inline GitHub comments grounded on exact code. MCP server + Claude Code/Codex plugin.. It is categorized as a MCP Server with 21 GitHub stars.
rag_for_git is primarily written in Python. It covers topics such as ai, claude-code, code-graph.
You can find installation instructions and usage details in the rag_for_git GitHub repository at github.com/mimfort/rag_for_git. The project has 21 stars and 0 forks, indicating an active community.
rag_for_git is released under the MIT license, making it free to use and modify according to the license terms.