by 2015xli · MCP Server · ★ 45
C/C++ Source Code Graph RAG (using Clang/Clangd) This project builds a Neo4j graph RAG (Retrieval-Augmented Generation) for a C/C++ software project based on clang/clangd, which can be queried for deep software project analysis. It works well with large and complex codebases like the Linux, llvm, llama.cpp, etc. The project includes an example MCP server and an AI expert agent.
| Stars | 45 |
| Forks | 10 |
| Language | Python |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 63.973003451532/100 |
| Last Updated | 2026-04-25 |
| Created | 2025-09-27 |
| Platforms | mcp, python |
| Est. Tokens | ~302k |
Explore other popular mcp server tools:
clangd-graph-rag is Source code graph RAG (GraphRAG) for C/C++ development based on clang/clangd. It is categorized as a MCP Server with 45 GitHub stars.
clangd-graph-rag is primarily written in Python. It covers topics such as adk, clang, clangd.
You can find installation instructions and usage details in the clangd-graph-rag GitHub repository at github.com/2015xli/clangd-graph-rag. The project has 45 stars and 10 forks, indicating an active community.
clangd-graph-rag is released under the Apache-2.0 license, making it free to use and modify according to the license terms.