CodeGraphContext
MCP Serverby codegraphcontext · Added 5mo ago
Claude
2.6k
Install
uvx codegraphcontextAdd to Claude
claude mcp add codegraphcontext-codegraphcontextQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"codegraphcontext": {
"command": "uvx",
"args": [
"codegraphcontext"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Indexes codebases into a Neo4j graph database to enable sophisticated code analysis including function call relationships, class hierarchies, dead code detection, and dependency tracking through real-time file monitoring and direct Cypher queries.
Tags
Databasesmcp-serverdatabasepypi