Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by yumeiriowl • Uncategorized
An MCP server that builds and leverages a knowledge graph from code and text documents for Q&A and implementation planning.
Build or update a knowledge graph from a codebase or text documents.
Detailed implementation plans and change steps based on repository knowledge.
Answer questions about a codebase or project using a knowledge graph.
Repo GraphRAG MCP Server uses LightRAG and Tree-sitter to analyze repositories and create a knowledge graph and embedding index. It supports incremental updates and provides tools for knowledge graph creation, implementation planning, and Q&A based on the graph. The server integrates with various LLM providers and supports multiple programming languages, enabling detailed code understanding and modification support.