A Cloudflare Workers based server that gives Claude data transformation capabilities through a REST API. It handles format conversions between JSON, CSV, and XML, plus operations like flattening nested objects, filtering with comparison operators, picking specific fields, sorting arrays, and computing statistics (mean, median, min, max). The server runs at api.lazy-mac.com and supports streamable HTTP transport. Reach for this when you need Claude to reshape API responses, normalize data structures, or generate CSV exports from JSON without writing transform logic yourself. Part of the lazymac suite that bundles 42 tools, though this can run standalone.
claude mcp add --transport http io.github.lazymac2x-data-transform https://api.lazy-mac.com/data-transform/mcp