Use jDocMunch MCP when an agent needs to index local or repository documentation, search by heading-level structure, and retrieve only the exact section needed instead of flooding context with full files.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill retrieve-exact-documentation-sections-for-agents-with-jdocmunch-mcp --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Retrieve Exact Documentation Sections For Agents With Jdocmunch Mcp?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-retrieve-exact-documentation-sections-for-agents-w)More formats (shields.io, HTML) on the badges page.
---
name: "Retrieve exact documentation sections for agents with jDocMunch MCP"
slug: "retrieve-exact-documentation-sections-for-agents-with-jdocmunch-mcp"
description: "Use jDocMunch MCP when an agent needs to index local or repository documentation, search by heading-level structure, and retrieve only the exact section needed instead of flooding context with full files."
github_stars: 202
verification: "security_reviewed"
source: "https://github.com/jgravelle/jdocmunch-mcp"
author: "J. Gravelle"
publisher_type: "Independent developer"
category: "Data Extraction & Transformation"
framework: "MCP"
tool_ecosystem:
github_repo: "jgravelle/jdocmunch-mcp"
github_stars: 202
---
# Retrieve exact documentation sections for agents with jDocMunch MCP
Use jDocMunch MCP when an agent needs to index local or repository documentation, search by heading-level structure, and retrieve only the exact section needed instead of flooding context with full files.
## Prerequisites
Python 3.10+, uv or pipx, an MCP-compatible client, and a local or repository documentation corpus to index.
## Installation
Install or set up from the source-backed instructions:
Install with uv tool install jdocmunch-mcp, then run jdocmunch-mcp init. For zero-install manual Claude Code setup, use claude mcp add -s user jdocmunch -- uvx jdocmunch-mcp. Index a local docs folder with jdocmunch-mcp index-local --path ./docs.
- Source: https://github.com/jgravelle/jdocmunch-mcp
## Documentation
- https://github.com/jgravelle/jdocmunch-mcp#readme
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/retrieve-exact-documentation-sections-for-agents-with-jdocmunch-mcp/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!