kimwwk/repocrunch
by Various
Analyze GitHub repos into structured JSON. No AI, fully deterministic.
MCP
kimwwk/repocrunch
Added 1 June 2026
Overview
Repocrunch reads a GitHub repository and outputs its structure as deterministic JSON. It does not use any AI or machine learning. The tool recursively parses file contents and directory layout to produce a machine-readable representation.
Best for
Best for
Developers needing a straightforward, deterministic way to serialize repo structure without AI
Use cases
- Extracting repository metadata for documentation generation
- Creating a snapshot of codebase structure for analysis
- Feeding repository content into other deterministic tools
Notes
Repocrunch reads a GitHub repository and outputs its structure as deterministic JSON. It does not use any AI or machine learning. The tool recursively parses file contents and directory layout to produce a machine-readable representation.
8 stars on GitHub. Last updated 2026-03-08. Licensed MIT.
Use cases
- Extracting repository metadata for documentation generation
- Creating a snapshot of codebase structure for analysis
- Feeding repository content into other deterministic tools
Pros
- Simple and predictable output, no AI dependencies
- Easy to integrate into automated pipelines
- Lightweight Python script with minimal setup
Cons
- Limited star count (8) indicates low popularity or maturity
- May not handle very large repositories efficiently
- No built-in filtering or customization for output fields
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple and predictable output, no AI dependencies
- Easy to integrate into automated pipelines
- Lightweight Python script with minimal setup
Cons
- Limited star count (8) indicates low popularity or maturity
- May not handle very large repositories efficiently
- No built-in filtering or customization for output fields
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.