Back to search
30
MCP

jDocmunch MCP

io.github.jgravelle/jdocmunch-mcp

Section-level doc search for .md, .rst, .adoc, .ipynb, .html, .yaml, .json, and OpenAPI specs.

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

Similar MCP servers embedding-nearest

jdocmunch-mcp
Token-efficient MCP server for structured documentation retrieval via section-level indexing
0 tools
jCodemunch MCP
Token-efficient code exploration via tree-sitter AST parsing. 25+ languages, 95%+ token savings.
0 tools
doc-index-mcp
MCP server for semantic document search with boundary-aware chunking
0 tools
io.github.ofershap/markdown
Markdown MCP — search, extract sections, list headings, find code blocks.
0 tools
jcodemunch-mcp
Token-efficient MCP server for source code exploration via tree-sitter AST parsing
0 tools
jdatamunch-mcp
Token-efficient MCP server for tabular data retrieval via CSV/Excel/Parquet/JSONL indexing
0 tools

How to use

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

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