By kunal12203
Dual-graph code context engine — structural call graph + dependency graph for precise, token-efficient context retrieval
Structural code context engine that builds a call graph + dependency graph of your codebase, giving Claude precise file and symbol recommendations before it starts exploring.
pip install graperoot
claude /plugin install graperoot-plugin
Or load locally for testing:
claude --plugin-dir /path/to/graperoot-plugin
| Component | Purpose |
|---|---|
MCP server (mcp-graph-server) | Provides graph_continue, graph_scan, graph_read, graph_register_edit, fallback_rg tools |
Skill (graph-context) | Teaches Claude the retrieval protocol — call graph tools first, respect confidence levels |
pip install graperoot (compiled Cython package — no source files exposed)TypeScript, JavaScript, Python, Go, Rust, Java, C, C++, Ruby, PHP, Swift, Kotlin, and more.
Proprietary — distributed as compiled binaries via PyPI.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub kunal12203/graperoot-pluginPersistent incremental knowledge graph for token-efficient, context-aware code reviews with Claude Code
Graph-first code intelligence for AI agents. SurrealDB knowledge graph + 52 MCP tools replace Read/Grep/Glob with deterministic graph traversal. 80–95% fewer tokens on code context. Rust-native, fully local.
Code graph navigation and semantic search for LLM coding agents
Codebase intelligence — semantic search workflows, dependency graph analysis, and context artifact exploration for SocratiCode
AST knowledge graph for intelligent code navigation — auto-indexes your codebase and provides semantic search, call graph traversal, HTTP route tracing, and impact analysis via MCP tools
Code intelligence powered by a knowledge graph. Provides execution flow tracing, blast radius analysis, and augmented search across your codebase.