@pipeworx/datagov-au
Connect: https://pipeworx.io/mcp — every tool in the catalog, including @pipeworx/datagov-au’s. Install: one-click buttons
Connect to just the @pipeworx/datagov-au pack
https://gateway.pipeworx.io/datagov-au/mcp — only @pipeworx/datagov-au’s own tools, nothing else in the catalog.
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: 6
data.gov.au MCP — Australia’s national open-data catalogue (CKAN). Keyless.
Tools
search(query, fq?, rows?, start?, sort?)— CKAN package_searchpackage(id)— package_show by id or nameorganizations(limit?)— list publishing organizationsgroups(limit?)— list themes/groupstags(limit?, query?)— list/search tagsresource(id)— single resource (file) by id
Data source
https://data.gov.au/data/api/3/
Tools
- search — Search the data.gov.au CKAN catalogue for Australian open datasets by keyword, with optional Solr filter (e.g. “organization:abs”), sort, and pagination; returns dataset metadata including resource UR
- package — Single package (dataset) by id or name.
- organizations — data.gov.au, Australia’s federal open-data CKAN catalogue — list the publishing organizations, the Australian government agencies and departments (ABS, Geoscience Australia, state bodies) that hold da
- groups — List all thematic groups (topic categories) in the data.gov.au CKAN catalogue with names and slugs; useful for discovering available subject-area filters.
- tags — List or keyword-search tags in the data.gov.au CKAN catalogue; returns tag names useful as filters in
search. - resource — Single resource (downloadable file) by id.
Tools
groups— List all thematic groups (topic categories) in the data.gov.au CKAN catalogue with names and slugs; useful for discovering available subject-area filters.organizations— data.gov.au, Australia's federal open-data CKAN catalogue — list the publishing organizations, the Australian government agencies and departments (ABS, Geoscience Australia, state bodies) that hold dapackage— Single package (dataset) by id or name.resource— Single resource (downloadable file) by id.search— Search the data.gov.au CKAN catalogue for Australian open datasets by keyword, with optional Solr filter (e.g. organization:abs ), sort, and pagination; returns dataset metadata including resource URLtags— List or keyword-search tags in the data.gov.au CKAN catalogue; returns tag names useful as filters in `search`.