🔧

Deep Graph MCP Server

🔧MCP Server

JudiniLabs/mcp-code-graph

VibeIndex|
What it does
|

An MCP server by CodeGPT that enables interaction with code knowledge graphs, allowing AI assistants to list repository graphs, retrieve source code, explore code relationships, and perform semantic search across codebases via DeepGraph.

remotecode

Installation

Local ServerAuto-generated from README. View full documentation on GitHub
claude mcp add "Deep Graph MCP" npx -- -y mcp-code-graph@latest CODEGPT_API_KEY CODEGPT_ORG_ID CODEGPT_GRAPH_ID
Local Server
claude mcp add -s project "Deep Graph MCP" npx -- -y mcp-code-graph@latest CODEGPT_API_KEY CODEGPT_ORG_ID CODEGPT_GRAPH_ID
Server ConfigurationServer configuration (JSON)
{ "mcpServers": { "Deep Graph MCP": { "command": "npx", ...
392
Last UpdatedNov 25, 2025