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