Back to search
30
MCP

code-graph-rag-mcp

pypi/code-graph-rag-mcp

Local-first code knowledge graph MCP server

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

knowledge-graph-rag-mcp
Local-first Knowledge GraphRAG MCP server
0 tools
code-rag-mcp
MCP server for efficient code search
0 tools
codegraph-mcp-server
MCP Server for code graph analysis with GraphRAG capabilities
0 tools
mcp-server-codegraph
MCP server for graph representation of a codebase
0 tools
code-explorer-mcp
Local MCP code exploration server prototypes
0 tools
code-context-mcp
MCP server with local RAG for Claude Code repo context
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "code-graph-rag-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}