Skip to main content
0
J

Jcodemunch Mcp

The leading, most token-efficient MCP server for GitHub source code exploration via tree-sitter AST

Rating

0.0

Votes

0

score

Downloads

0

total

Price

Free

API key required

Works With

Claude CodeCursorWindsurfVS CodeDeveloper tool

About

Quickstart - https://github.com/jgravelle/jcodemunch-mcp/blob/main/QUICKSTART.md

FREE FOR PERSONAL USE

Use it to make money, and Uncle J. gets a taste. Fair enough? details

Documentation

DocWhat it covers
QUICKSTART.mdZero-to-indexed in three steps
USER_GUIDE.mdFull tool reference, workflows, and best practices
AGENT_HOOKS.mdAgent hooks and prompt policies
ARCHITECTURE.mdInternal design, storage model, and extension points
LANGUAGE_SUPPORT.mdSupported languages and parsing details
CONTEXT_PROVIDERS.mddbt, Git, and custom context provider docs
TROUBLESHOOTING.mdCommon issues and fixes

Cut code-reading token usage by 95% or more

Most AI agents explore repositories the expensive way:

open entire files → skim thousands of irrelevant lines → repeat.

That is not “a little inefficient.” That is a token incinerator.

jCodeMunch indexes a codebase once and lets agents retrieve only the exact code they need: functions, classes, methods, constants, outlines, and tightly scoped context bundles, with byte-level precision.

In retrieval-heavy workflows, that routinely cuts code-reading token usage by 95%+ because the agent stops brute-reading giant files just to find one useful implementation.

TaskTraditional approachWith jCodeMunch
Find a functionOpen and scan large filesSearch symbol → fetch exact implementation
Understand a moduleRead broad file regionsPull only relevant symbols and imports
Explore repo structureTraverse file after fileQuery outlines, trees, and targeted bundles

Index once. Query cheaply. Keep moving. Precision context beats brute-force context.

jCodeMunch MCP

Structured code retrieval for serious AI agents

](https://pypi.org/project/jcodemunch-mcp/) [

Mentioned by

Don't lose this

Three weeks from now, you'll want Jcodemunch Mcp again. Will you remember where to find it?

Save it to your library and the next time you need Jcodemunch Mcp, it’s one tap away — from any AI app you use. Group it into a bench with the rest of the team for that kind of task and you can pull the whole stack at once.

⚡ Pro tip for geeks: add a-gnt 🤵🏻‍♂️ as a custom connector in Claude or a custom GPT in ChatGPT — one click and your library is right there in the chat. Or, if you’re in an editor, install the a-gnt MCP server and say “use my [bench name]” in Claude Code, Cursor, VS Code, or Windsurf.

🤵🏻‍♂️

a-gnt's Take

Our honest review

This plugs directly into your AI and gives it new abilities it didn't have before. The leading, most token-efficient MCP server for GitHub source code exploration via tree-sitter AST . Once connected, just ask your AI to use it. It's completely free and works across most major AI apps. This one just landed in the catalog — worth trying while it's fresh.

Tips for getting started

1

Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.

2

Heads up: this needs an API key to work. You'll get one from the service's website (usually free). The setup guide tells you exactly where.

What's New

Version 1.0.06 days ago

Imported from GitHub

Ratings & Reviews

0.0

out of 5

0 ratings

No reviews yet. Be the first to share your experience.