Mmcp.market

Dataset Filter & Transform MCP server

by Nero-Engine·io.github.Nero-Engine/dataset-filter-transform·v0.1.0

Clean, filter and reshape JSON rows in one call: 26 transforms, 25 filters, sort, dedupe, limit.

A88/100grade A
What users say
No reviews yet
Be the first
Safety scan
A88/100

full report

Adoption
Growing

0 stars

Reviews

Write one

Nobody has reviewed Dataset Filter & Transform yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Dataset Filter & Transform tools (2)

write = sends, deletes, buys or posts
  • list_capabilitiesFree

    Returns every filter operator and transform operation this server supports, the order the pipeline runs in, and the maximum rows per call. Call this first if you are unsure what is available. Free, processes no data.

  • process_rowsFree

    Cleans a list of JSON rows in one call: transforms each row, filters out the rows you do not want, then optionally sorts, de-duplicates and limits them. Returns the kept rows plus a summary of exactly what was removed and why. Use it to reshape scraped or API data before passing it on: rename and drop fields, cast strings to numbers, compute new fields with arithmetic, extract with regex, then keep only the rows that match your rules. Transforms run before filters, so you can filter on a field you just created.

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 236ms20/20
  • Tool poisoning2 tool descriptions checked15/15
  • Auth qualityopen endpoint, read-only tools10/15
  • Maintenancelast push 7 days ago15/15
  • Maintainer identityregistry namespace matches repository owner6/10
Overall 88/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Grade history

  • 2026-09-19restoreBAscore 88

Install directly

claude mcp add --transport http dataset-filter-transform https://dataset-filter-transform.nerolabs.workers.dev/mcp
Add to Cursor

Dataset Filter & Transform: common questions

Is Dataset Filter & Transform MCP server safe?
Yes, by our scan: it is graded A (88/100). Read the Dataset Filter & Transform safety report
How do I install Dataset Filter & Transform?
It runs remotely at dataset-filter-transform.nerolabs.workers.dev. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Dataset Filter & Transform need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Dataset Filter & Transform maintained?
The last commit was 7 days ago (2026-09-13). The latest release is v0.1.0.
Is Dataset Filter & Transform up?
100% of our last 1 checks got an answer. We check remote servers about four times a day.

More from Nero-Engine