jDocmunch MCP✓
io.github.jgravelle/jdocmunch-mcp · v1.4.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.jgravelle/jdocmunch-mcp",
"description": "Section-level doc search for .md, .rst, .adoc, .ipynb, .html, .yaml, .json, and OpenAPI specs.",
"title": "jDocmunch MCP",
"repository": {
"url": "https://github.com/jgravelle/jdocmunch-mcp",
"source": "github"
},
"version": "1.4.2",
"packages": [
{
"registryType": "pypi",
"identifier": "jdocmunch-mcp",
"version": "1.4.2",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}