Back to search
30
MCP

jmunch-mcp

pypi/jmunch-mcp

Transparent MCP proxy that reduces token cost of large tool responses via content-aware handles

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

jcodemunch-mcp
Token-efficient MCP server for source code exploration via tree-sitter AST parsing
0 tools
jdatamunch-mcp
Token-efficient MCP server for tabular data retrieval via CSV/Excel/Parquet/JSONL indexing
0 tools
jdocmunch-mcp
Token-efficient MCP server for structured documentation retrieval via section-level indexing
0 tools
mcp-action-firewall
A transparent MCP proxy that intercepts dangerous tool calls and requires OTP-based user approval.
0 tools
jCodemunch MCP
Token-efficient code exploration via tree-sitter AST parsing. 25+ languages, 95%+ token savings.
0 tools
io.github.smart-mcp-proxy/mcpproxy-go
Smart MCP proxy with BM25 tool discovery, quarantine security, and ~99% token savings
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "jmunch-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}