Leverage LightRAG and Tree-sitter to build a repository knowledge graph from code and documentation for Q&A and implementation planning.
Repo GraphRAG is an MCP (Model Context Protocol) server designed to transform your codebase and documentation into an interactive knowledge graph. By leveraging LightRAG and Tree-sitter, it intelligently analyzes code and text documents within a repository to construct a comprehensive knowledge base. This powerful tool then facilitates intelligent Q&A, provides detailed implementation plans, and suggests concrete change steps, making it invaluable for understanding, modifying, and evolving complex software projects.