Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
Top StarsTrendingAI AgentsDaily PicksViral ReposInsights
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
AI Agent Analysis
JM

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.

stars
2.5k
Language
Python
GitHub
Source and compliance noteLast synced: Aug 3, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy

Overview

jCodeMunch MCP is a Model Context Protocol server that uses tree-sitter AST parsing to index GitHub codebases once and provide symbol-level retrieval (functions, classes, methods, constants) to AI agents, cutting code-exploration token usage by 95%+ and reducing AI spend and context-window waste.

Installation

pip install jcodemunch-mcp or uvx jcodemunch-mcp, with one-click installs for VS Code, Cursor, and CLI configs for Claude Code and Codex.

Problem solved

It solves the token-inefficiency problem of AI agents reading entire files to find specific code, which burns context windows and costs money. By enabling precise, byte-level symbol retrieval, it reduces token usage by over 95% in retrieval-heavy workflows, making AI coding assistants dramatically cheaper and faster.

What you can build

Developers can build MCP-integrated coding tools that let AI agents query codebases for exact symbols, outlines, and scoped context bundles without reading whole files. Real-world uses include AI code review, automated refactoring, repository exploration, and context-aware code generation in IDEs like VS Code and Cursor. The ceiling is near-instant, cost-effective AI assistance on large codebases, with claimed savings of 621B+ tokens and $3.1M+ in avoided spend.

Community sentiment

Positive

No community feedback yet.

Concerns

No concerns documented yet.

Bottom line

jCodeMunch MCP is ideal for developers and teams using AI coding assistants who want to slash token costs and context-window waste on code exploration. It's less suited for those who prefer simple file-reading workflows or who are wary of self-reported benchmarks. The key trade-off is investing in AST indexing and MCP setup for long-term efficiency gains.

Analyzed by Git-Stars - 8/3/2026