jDocMunch-MCP
JSON →jDocMunch-MCP lets AI agents navigate documentation by section instead of reading files by brute force.
Install
uvx jdocmunch-mcp` Tools · 4
- 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
Environment variables
GITHUB_TOKENANTHROPIC_API_KEYMINIMAX_API_KEYGOOGLE_API_KEYOPENAI_API_KEYJDOCMUNCH_OPENAI_COMPAT_URLJDOCMUNCH_OPENAI_COMPAT_API_KEY
Links
★ 176 GitHub stars