Skip to content

Add Code-Graph-RAG MCP server#818

Open
vitali87 wants to merge 2 commits intostacklok:mainfrom
vitali87:add-code-graph-rag
Open

Add Code-Graph-RAG MCP server#818
vitali87 wants to merge 2 commits intostacklok:mainfrom
vitali87:add-code-graph-rag

Conversation

@vitali87
Copy link

@vitali87 vitali87 commented Mar 1, 2026

Summary

Adds Code-Graph-RAG to the ToolHive registry.

Code-Graph-RAG is an MCP server that builds knowledge graphs from multi-language codebases using Tree-sitter AST parsing and Memgraph. It supports 11 programming languages (Python, TypeScript, JavaScript, Java, C, C++, C#, Go, Rust, Ruby, PHP) and enables natural language querying of code structure and relationships.

Repository: https://github.com/vitali87/code-graph-rag
PyPI: code-graph-rag
License: MIT
Stars: ~2,000

Tools

  • list_projects / delete_project / index_repository
  • query_code_graph / get_code_snippet
  • read_file / write_file / list_directory

Files Added

  • registries/toolhive/servers/code-graph-rag/server.json
  • registries/toolhive/servers/code-graph-rag/icon.svg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant