MCPHub LabRegistrycode-graph-rag
vitali87

code graph rag

Built by vitali87 2,266 stars

What is code graph rag?

The ultimate RAG for your monorepo. Query, understand, and edit multi-language codebases with the power of AI and knowledge graphs

How to use code graph rag?

1. Install a compatible MCP client (like Claude Desktop). 2. Open your configuration settings. 3. Add code graph rag using the following command: npx @modelcontextprotocol/code-graph-rag 4. Restart the client and verify the new tools are active.
🛡️ Scoped (Restricted)
npx @modelcontextprotocol/code-graph-rag --scope restricted
🔓 Unrestricted Access
npx @modelcontextprotocol/code-graph-rag

Key Features

Native MCP Protocol Support
Real-time Tool Activation & Execution
Verified High-performance Implementation
Secure Resource & Context Handling

Optimized Use Cases

Extending AI models with custom local capabilities
Automating system workflows via natural language
Connecting external data sources to LLM context windows

code graph rag FAQ

Q

Is code graph rag safe?

Yes, code graph rag follows the standardized Model Context Protocol security patterns and only executes tools with explicit user-granted permissions.

Q

Is code graph rag up to date?

code graph rag is currently active in the registry with 2,266 stars on GitHub, indicating its reliability and community support.

Q

Are there any limits for code graph rag?

Usage limits depend on the specific implementation of the MCP server and your system resources. Refer to the official documentation below for technical details.

Global Ranking

-
Trust ScoreMCPHub Index

Based on codebase health & activity.

Manual Config

{ "mcpServers": { "code-graph-rag": { "command": "npx", "args": ["code-graph-rag"] } } }