code-graph-mcp
Reduces time spent navigating large codebases by enabling semantic search and impact analysis.
AST knowledge graph MCP server for Claude Code — semantic search, call graph traversal, HTTP route tracing, impact analysis. Auto-indexes 10 languages via Tree-sitter.
- Find all callers of a function across codebase
- Trace HTTP request flow from endpoint to database
- Assess impact of function signature changes
Reduces time spent navigating large codebases by enabling semantic search and impact analysis. Helps developers understand call chains and trace HTTP routes without manual inspection.
Teams maintaining multi-language codebases (Python, JavaScript, Go, Java, etc.) who need quick answers about code dependencies and change impact.
https://github.com/sdsrss/code-graph-mcp
By sdsrss
How to Get It
claude mcp add code-graph-mcp -- npx -y code-graph-mcp
Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.
Auto-generated from the tool's public listing — not hands-on verified. Cross-check against the source repo's README before running.
Once it’s connected, paste this into Claude:
Help me find all callers of a function across codebase
Trust Signals Auto-scanned
Data & Access
Community Pulse Growing
Discussed on Reddit
- I built an MCP server that gives Claude Code a knowledge graph of your codebase — Reddit · 331 pts
- CodeGraphContext - An MCP server that converts your codebase into a graph databa — Reddit · 252 pts
- CodeGraphContext (An MCP server that indexes local code into a graph database) n — Reddit · 220 pts
3 mentions across 1 sources
Reviewer notes
Auto-scanned review. These are observations, not a security certification.
Scored from trust signals (evidence-eval-v1): 57 GitHub stars; 2 contributors; last commit 1d ago; license MIT.
Things to check
- Scanned, not hands-on tested — this entry was auto-scanned from public metadata (GitHub metrics, license, security flags). No reviewer has run it, and no tool-specific limitations have been documented yet.
How to evaluate tools before deploying →
Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.
Evaluation
Scored from trust signals (evidence-eval-v1): 57 GitHub stars; 2 contributors; last commit 1d ago; license MIT.