io.github.lazymac2x/data-transform
io.github.lazymac2x/data-transform · v1.0.0 · MCP 2024-11-05
Cloudflare Workers MCP server: data-transform
Reachability
reachable
checked 2026-07-14 04:08 UTC
Registry status active
Tools pinned 10
c47077269434
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace io.github.lazymac2x
(GitHub-account verified by the official registry)
Repository
github.com/lazymac2x/data-transform-api
Remote endpoints
https://api.lazy-mac.com/data-transform/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 04:08 | first capture | 10 tools pinned |
Pinned tool definitions (10)
| Tool | Description |
|---|---|
| json_to_csv | Convert a JSON array of objects to CSV text. Optionally specify a delimiter. |
| csv_to_json | Parse CSV text into a JSON array of objects. |
| json_to_xml | Convert a JSON object or array to XML string. |
| flatten | Flatten a nested JSON object into dot-notation keys. |
| unflatten | Unflatten a dot-notation JSON object back into nested structure. |
| filter | Filter a JSON array by a query object. Supports >, <, ! prefixes for comparisons. |
| pick | Pick specific fields from each object in a JSON array. |
| sort | Sort a JSON array by a field. |
| stats | Compute statistics (count, sum, mean, min, max, median) for a numeric field. |
| validate | Validate a JSON string and return type, size, or error. |
Status badge
[](https://toolpin.dev/servers/io.github.lazymac2x/data-transform)
Maintain this server? Add the badge to your README — it links your users to this live status page.