Jmunch MCP Server
Rank #4,679io.github.jgravelle/jmunch-mcp
Transparent MCP proxy. Turns fat tool responses into queryable handles: 88-99% fewer tokens.
Jmunch MCP Server is a Model Context Protocol (MCP) server published by jgravelle. It ranks #4,679 of 132,608 servers tracked on MCP Toplist, and its repository has 33 GitHub stars. Jmunch MCP Server is listed on Official MCP, with 1 tracked version. It was first listed on Apr 21, 2026 and most recently updated on Sep 1, 2026.
Ranks ahead of 127,929 of 132,608 servers on MCP Toplist.
Use Jmunch MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add jmunch-mcp -- uvx jmunch-mcp[mcp_servers.jmunch-mcp]
command = "uvx"
args = ["jmunch-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"jmunch-mcp": {
"command": "uvx",
"args": [
"jmunch-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"jmunch-mcp": {
"command": "uvx",
"args": [
"jmunch-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"jmunch-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"jmunch-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"jmunch-mcp": {
"command": "uvx",
"args": [
"jmunch-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"jmunch-mcp": {
"command": "uvx",
"args": [
"jmunch-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%2Fjmunch-mcp)<a href="https://mcptoplist.com/server/io.github.jgravelle%2Fjmunch-mcp"><img src="https://mcptoplist.com/badge/io.github.jgravelle%2Fjmunch-mcp.svg" alt="MCP Toplist: Top 5% of 132,608" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
jgravelle
Other servers by jgravelle
View all jgravelle servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.3 | Sep 1, 2026 |
Frequently asked questions
- Who maintains Jmunch MCP Server?
- Jmunch MCP Server is maintained by jgravelle, which publishes 4 MCP servers (105 total versions) tracked on MCP Toplist.
- Is Jmunch MCP Server listed on the Official MCP Registry?
- Yes — Jmunch MCP Server is listed on the Official MCP Registry.
- How many versions does Jmunch MCP Server have?
- MCP Toplist tracks 1 version of Jmunch MCP Server, most recently published on Sep 1, 2026.
- Where can I find the source code for Jmunch MCP Server?
- The source code for Jmunch MCP Server is hosted at github.com/jgravelle/jmunch-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.