jgravelle/jcodemunch-mcp
Cut AI token costs 95%+ on code exploration. The leading MCP server for precise, symbol-level GitHub code retrieval via tree-sitter AST. Works with Claude Code, Cursor & any MCP client. 313B+ tokens saved. observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 99
- Release rhythm 87
- Longevity 14
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 206
- days_rel: 7
- days_push: 7
- n_releases_24m: 626
Adoption not part of the score
2624 stars · 357 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
jCodeMunch is an MCP server that indexes codebases with tree-sitter AST parsing and serves symbol-level code retrieval to AI agents, cutting token usage by 86-99% versus reading whole files. It works with Claude Code, Cursor, and any MCP-compatible client, storing structured symbol metadata in a local index for byte-precise fetches.
Use cases
- reduce AI token costs when exploring large codebases
- let Claude Code or Cursor fetch exact function implementations instead of whole files
- index a repository once and query symbols with byte-level precision
- give AI coding agents scoped context bundles of functions, classes, and imports
- stop burning the LLM context window on irrelevant code lines
When to choose
- your AI agents spend heavily on reading entire source files
- you use MCP-compatible tools like Claude Code, Cursor, or Windsurf and want precise code retrieval
- you want a local-first code index supporting 70+ languages via tree-sitter
When to avoid
- you need a fully open-source tool for commercial use without a paid license (dual-use licensing, commercial tiers from $99)
- you only occasionally explore small repos where token savings are negligible
- you require a hosted service rather than a local index
Facets
service · maturity active
mcp search-engine parser developer-tools developer-tools large-language-models apis python cli cross-platform self-hosted mcp-server tree-sitter code-retrieval token-optimization ast-parsing context-window code-intelligence claude-code cursor ai-agents
3 sources
- readme: https://github.com/jgravelle/jcodemunch-mcp · fetched 2026-08-28 · 6c8d55cf7143
- homepage: https://jcodemunch.com/ · fetched 2026-08-29 · f210f7f27c79
- site_page: https://jcodemunch.com/descriptions.php · fetched 2026-08-29 · 1154c0b067ea
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jgravelle/jcodemunch-mcp | main | 78 |
For agents
markdown · JSON · MCP: product_card(name="jgravelle/jcodemunch-mcp")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem