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

Velocity · 7d
+16
★ / day
Trend
→steady
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.