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