Graphify-Labs/graphify vs tirth8205/code-review-graph
Compare Graphify-Labs/graphify and tirth8205/code-review-graph using the current verified snapshot: positioning, license, deployment, use cases, limitations, and original sources.
Graphify-Labs/graphify
Graphify turns a folder of code or documentation into a queryable knowledge graph using deterministic tree-sitter AST parsing across approximately 40 languages without requiring LLM calls. It generates graph files for local analysis and exposes the data through a Model Context Protocol (MCP) server or browser-based visualizations.
- License
- Apache-2.0
- Deployment
- Refer to project documentation
- Use cases
- Knowledge Q&A · Coding & Development
- Updated
- 2026-07-17T04:45:52Z
tirth8205/code-review-graph
Builds a persistent, local structural codebase graph with Tree-sitter and exposes it through MCP tools to reduce token usage by AI coding assistants during review tasks. Graph building and querying run on a local machine or CI runner, and optional remote embeddings are available for semantic search.
- License
- MIT
- Deployment
- Refer to project documentation
- Use cases
- Knowledge Q&A · Coding & Development
- Updated
- 2026-07-23T21:17:43Z
How to choose
First eliminate options that fail required deployment, license, or use-case constraints; then inspect each detail page for limitations and direct evidence.