Back to search
30
MCP

jdatamunch-mcp

pypi/jdatamunch-mcp

Token-efficient MCP server for tabular data retrieval via CSV/Excel/Parquet/JSONL indexing

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

Similar MCP servers embedding-nearest

jdocmunch-mcp
Token-efficient MCP server for structured documentation retrieval via section-level indexing
0 tools
jcodemunch-mcp
Token-efficient MCP server for source code exploration via tree-sitter AST parsing
0 tools
jCodemunch MCP
Token-efficient code exploration via tree-sitter AST parsing. 25+ languages, 95%+ token savings.
0 tools
jmunch-mcp
Transparent MCP proxy that reduces token cost of large tool responses via content-aware handles
0 tools
fetch-jsonpath-mcp
An MCP server for fetching and extracting JSON data using JSONPath
0 tools
csv-token-counter-mcp
MCP server to count tokens in CSV and Excel files
0 tools

How to use

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

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