parse-mcp

LAPSrj/parse-mcp
★ 0 stars JavaScript Data/Analytics Updated 7d ago
MCP server with read-only parsing and transformation tools for JSON, HTML, regex, and plain text. Designed to replace ad-hoc scripts agents write to process structured data.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "parse-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "LAPSrj/parse-mcp"
      ]
    }
  }
}

README Excerpt

MCP server with scoped, read-only parsing tools (JSON, JSONL, CSV/TSV, regex, HTML) plus file-listing and text utilities. Query JSON data using a [JMESPath](https://jmespath.org/) expression. | Parameter | Type | Default | Description | |---|---|---|---| | `file_path` | string? | | Absolute path to a JSON file |

Tools (20)

aggagg_fieldattributecolumnscount_onlycsv_querycwddeletedelimiterdescexpressionfile_listfile_pathfilterflagsglobgroupgroup_byheaderinclude_source
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →