Index codebases into a searchable graph for structure, calls, and routes.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "code-graph-mcp" yet — see the docs or source repo.
Using the codebase knowledge graph, summarize the core modules, responsibilities of major directories, and dependencies between modules in bullet points.
A clear project structure summary covering core modules, directory responsibilities, and key dependencies.
Starting from the function handlePayment, trace its upstream callers and downstream callees, and highlight the key files and possible error-handling paths involved.
A call-chain analysis showing upstream and downstream relationships, related files, and error-handling nodes.
Find where the HTTP route /api/orders/:id is defined, and explain which middleware, controllers, and data access layers it goes through.
A route trace that locates the definition file and outlines the request processing flow.
Index a monorepo into a graph for fast code structure queries.
Query code structure and cross-language relationships via MCP with auditable access logs.
Build and query a codebase knowledge graph with relationships and rationale.
Build a knowledge graph from repos for Q&A and implementation planning.
Index repositories into a persistent graph for fast code search and understanding.
Build a persistent code cache for fast semantic lookup and lower token usage.