@pipeworx/data-cookcounty
Connect: https://gateway.pipeworx.io/data-cookcounty/mcp · Install: one-click buttons
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 3
Tools
- datasets — Search the Cook County Open Data catalog of open datasets by keyword. Returns each dataset’s resource_id, name, description, category and update date — pass the resource_id to query/metadata.
- query — Run a Socrata SoQL query against a Cook County Open Data dataset by resource_id (e.g. “cjeq-bs86”). Filter with where/select/group/order (SoQL clauses, without the leading $) plus limit/offset. Return
- metadata — Get a Cook County Open Data dataset’s schema + metadata (columns, types, row count, category, last-updated) by resource_id, e.g. “cjeq-bs86”.
Tools
datasets— Search the Cook County Open Data catalog of open datasets by keyword. Returns each dataset's resource_id, name, description, category and update date — pass the resource_id to query/metadata.metadata— Get a Cook County Open Data dataset's schema + metadata (columns, types, row count, category, last-updated) by resource_id, e.g. cjeq-bs86 .query— Run a Socrata SoQL query against a Cook County Open Data dataset by resource_id (e.g. cjeq-bs86 ). Filter with where/select/group/order (SoQL clauses, without the leading $) plus limit/offset. Returns