Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by hegner123 • Uncategorized
An MCP server that processes JSON arrays through composable pipeline operations like filtering, sorting, grouping, counting, flattening, and formatting without external scripts.
Filter and transform JSON arrays without writing inline scripts.
Group, sort, and count JSON data in a composable pipeline.
Format JSON array items into custom string templates.
This MCP server allows users to pipe JSON arrays through a series of operations such as filter, sort_by, group_by, count, flatten, and format. It supports dot-path notation for keys and enables complex JSON transformations without relying on jq or inline scripts. The tool can be integrated with MCP servers or used as a CLI utility, providing a flexible and script-free way to manipulate JSON data pipelines.