jDocmunch MCP
Rank #311io.github.jgravelle/jdocmunch-mcp
Section-level doc search for .md, .rst, .adoc, .ipynb, .html, .yaml, .json, and OpenAPI specs.
jDocmunch MCP is a Model Context Protocol (MCP) server published by jgravelle. It ranks #311 of 115,460 servers tracked on MCP Toplist, and its repository has 203 GitHub stars. jDocmunch MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 19 tracked versions. It was first listed on Mar 4, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 115,149 of 115,460 servers on MCP Toplist.
Use jDocmunch MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add jdocmunch-mcp -- uvx jdocmunch-mcp[mcp_servers.jdocmunch-mcp]
command = "uvx"
args = ["jdocmunch-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"jdocmunch-mcp": {
"command": "uvx",
"args": [
"jdocmunch-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"jdocmunch-mcp": {
"command": "uvx",
"args": [
"jdocmunch-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"jdocmunch-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"jdocmunch-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"jdocmunch-mcp": {
"command": "uvx",
"args": [
"jdocmunch-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"jdocmunch-mcp": {
"command": "uvx",
"args": [
"jdocmunch-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jgravelle%2Fjdocmunch-mcp)<a href="https://mcptoplist.com/server/io.github.jgravelle%2Fjdocmunch-mcp"><img src="https://mcptoplist.com/badge/io.github.jgravelle%2Fjdocmunch-mcp.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
jgravelle
Other servers by jgravelle
View all jgravelle servers →Available versions (19)
| Version | Published |
|---|---|
| 1.139.0 | Aug 31, 2026 |
| 1.138.0 | Aug 29, 2026 |
| 1.137.0 | Aug 28, 2026 |
| 1.136.1 | Aug 26, 2026 |
| 1.136.0 | Aug 24, 2026 |
| 1.135.1 | Aug 20, 2026 |
| 1.134.0 | Aug 16, 2026 |
| 1.133.0 | Aug 13, 2026 |
| 1.132.0 | Aug 12, 2026 |
| 1.131.1 | Aug 12, 2026 |
| 1.131.0 | Aug 11, 2026 |
| 1.130.0 | Aug 10, 2026 |
| 1.126.1 | Aug 9, 2026 |
| 1.126.0 | Aug 8, 2026 |
| 1.124.3 | Aug 8, 2026 |
| 1.124.0 | Aug 7, 2026 |
| 1.123.2 | Aug 6, 2026 |
| 1.4.2 | Mar 21, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains jDocmunch MCP?
- jDocmunch MCP is maintained by jgravelle, which publishes 3 MCP servers (61 total versions) tracked on MCP Toplist.
- Is jDocmunch MCP listed on the Official MCP Registry?
- Yes — jDocmunch MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does jDocmunch MCP have?
- MCP Toplist tracks 19 versions of jDocmunch MCP, most recently published on Aug 31, 2026.
- Where can I find the source code for jDocmunch MCP?
- The source code for jDocmunch MCP is hosted at github.com/jgravelle/jdocmunch-mcp.