MCP Servers / development / jDocMunch-MCP

jDocMunch-MCP

JSON →
stdionone176development

jDocMunch-MCP lets AI agents navigate documentation by section instead of reading files by brute force.

Install
How to run this server
[ { "cmd": "uvx jdocmunch-mcp`", "imports": [] } ]
server path: jdocmunch-mcp
Tools
What this server exposes
search_sections
Search documentation sections by query text, returning matching section summaries with stable IDs and hierarchy info
get_section
Retrieve the full content of a specific documentation section by its stable section ID, with byte-precise extraction from the original file
list_sections
List all indexed documentation sections with their titles, heading levels, and parent-child relationships
get_section_tree
Retrieve a subtree of related headings and sections starting from a specified parent section
Configuration
Environment & auth
authnone
envGITHUB_TOKEN
envANTHROPIC_API_KEY
envMINIMAX_API_KEY
envGOOGLE_API_KEY
envOPENAI_API_KEY
envJDOCMUNCH_OPENAI_COMPAT_URL
envJDOCMUNCH_OPENAI_COMPAT_API_KEY
Resources
jDocMunch-MCP — MCP Server · libregistry