jgravelle/jcodemunch-mcp
A token-efficient MCP server that provides AI coding assistants with structured AST-based source code exploration.

Not currently ranked — collecting fresh signals.
star history
An MCP (Model Context Protocol) server for GitHub source code exploration using tree-sitter AST parsing. It reduces token consumption when AI coding assistants need to understand codebases by parsing and querying code structure directly rather than feeding raw text. Integrates with Claude Code, Codex CLI, Cursor, and VS Code to serve structured code intelligence.
Frequently asked
- What is jgravelle/jcodemunch-mcp?
- A token-efficient MCP server that provides AI coding assistants with structured AST-based source code exploration.
- Is jcodemunch-mcp open source?
- Yes — jgravelle/jcodemunch-mcp is an open-source project tracked on heatdrop.
- What language is jcodemunch-mcp written in?
- jgravelle/jcodemunch-mcp is primarily written in Python.
- How popular is jcodemunch-mcp?
- jgravelle/jcodemunch-mcp has 2k stars on GitHub.
- Where can I find jcodemunch-mcp?
- jgravelle/jcodemunch-mcp is on GitHub at https://github.com/jgravelle/jcodemunch-mcp.