DirectoryCode Graph Rag MCP
database

Code Graph Rag MCP

by vitali87

65
Health
good
74
Popularity

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

2,042stars
344forks
Python
MIT
Updated March 11, 2026
#ai#ast#claude-code#code-analysis#code-understanding#codebase-search#developer-tools#graph-database#knowledge-graph#llm#mcp#mcp-server#memgraph#monorepo#multi-language#python#rag#retrieval-augmented-generation#semantic-search#tree-sitter

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

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

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx code-graph-rag

Maintenance Healthgood

Freshness32/40
Issue response15/30
Org backing15/20
Longevity3/10
Updated recently
Community-backed

Server Info

Categorydatabase
LanguagePython
LicenseMIT
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory