@pipeworx/data-bloomington
Connect: https://gateway.pipeworx.io/data-bloomington/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 Bloomington 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 Bloomington Open Data dataset by resource_id (e.g. “yv82-z42g”). Filter with where/select/group/order (SoQL clauses, without the leading $) plus limit/offset. Return
- metadata — Get a Bloomington Open Data dataset’s schema + metadata (columns, types, row count, category, last-updated) by resource_id, e.g. “yv82-z42g”.
Tools
datasets— Search the Bloomington 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 Bloomington Open Data dataset's schema + metadata (columns, types, row count, category, last-updated) by resource_id, e.g. yv82-z42g .query— Run a Socrata SoQL query against a Bloomington Open Data dataset by resource_id (e.g. yv82-z42g ). Filter with where/select/group/order (SoQL clauses, without the leading $) plus limit/offset. Returns