The MCP Code Graph server enables Claude and other AI assistants to interact with knowledge graphs of code repositories, providing tools to query, analyze, and understand codebases through semantic search, dependency tracking, and direct relationship exploration. It supports both public graphs from DeepGraph (requiring no account) and private graphs from CodeGPT accounts, offering capabilities like retrieving source code, finding connections between functions, searching documentation, and analyzing usage dependencies. This solves the problem of giving AI assistants deep contextual understanding of large codebases for more accurate code analysis and generation tasks.
claude mcp add --transport stdio judinilabs-mcp-code-graph uvx mcp-code-graph