repo-graphrag-mcp

yumeiriowl/repo-graphrag-mcp

3.3

If you are the rightful owner of repo-graphrag-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Repo GraphRAG MCP Server is a Model Context Protocol server that utilizes LightRAG and Tree-sitter to create a knowledge graph from code and documents in a repository, facilitating Q&A and implementation planning.

Tools

Functions exposed to the LLM to take actions

graph_create

Builds or updates the knowledge graph from a specified directory.

graph_plan

Generates implementation plans based on the knowledge graph.

graph_query

Answers questions about the repository using the knowledge graph.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources