dataset-filter-transform-mcp

Nero-Engine/dataset-filter-transform-mcp
★ 0 stars Unknown language AI/LLM Updated 1d ago
Remote MCP server for AI agents: clean, filter and reshape messy JSON rows in one call. 26 transforms, 25 filter operators, sort, dedupe, limit. No install, no API key.
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": {
    "dataset-filter-trans": {
      "command": "npx",
      "args": [
        "-y",
        "Nero-Engine/dataset-filter-transform-mcp"
      ]
    }
  }
}

README Excerpt

**Clean, filter and reshape messy JSON rows in a single tool call.** Hand it a list of rows from a scraper, an API or a spreadsheet, tell it how to reshape them and which rows to keep, and it hands back clean rows plus an exact account of what was removed and why. Built for AI agents. No install, no API key, no signup. Connect by URL and call it.

Tools (2)

list_capabilitiesprocess_rows