{
  "name": "Dataset Aggregate & Pivot",
  "description": "Remote MCP server. SQL GROUP BY and pivot tables for JSON rows in one call.",
  "mcpEndpoint": "https://dataset-aggregate-pivot.nerolabs.workers.dev/mcp",
  "transport": "streamable-http",
  "tools": [
    "list_capabilities",
    "aggregate_rows"
  ],
  "maxRowsPerCall": 500
}