Back to search
30
MCP

jCodemunch MCP

io.github.jgravelle/jcodemunch-mcp

Token-efficient code exploration via tree-sitter AST parsing. 25+ languages, 95%+ token savings.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

jcodemunch-mcp
Token-efficient MCP server for source code exploration via tree-sitter AST parsing
0 tools
io.github.bigjai/codemunch-pro
Code indexing MCP: 15 tools, 10 languages, hybrid search, call graphs, O(1) retrieval.
0 tools
jdocmunch-mcp
Token-efficient MCP server for structured documentation retrieval via section-level indexing
0 tools
jdatamunch-mcp
Token-efficient MCP server for tabular data retrieval via CSV/Excel/Parquet/JSONL indexing
0 tools
jmunch-mcp
Transparent MCP proxy that reduces token cost of large tool responses via content-aware handles
0 tools
jDocmunch MCP
Section-level doc search for .md, .rst, .adoc, .ipynb, .html, .yaml, .json, and OpenAPI specs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "jcodemunch_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}