@pipeworx/data-govt-nz
Connect: https://gateway.pipeworx.io/data-govt-nz/mcp · Install: one-click buttons
Tools: 11
data.govt.nz MCP — NZ government CKAN open-data catalogue, keyless.
Tools
package_list(limit?, offset?)— list dataset names (paged)package_search(q?, fq?, sort?, rows?, start?, facet_field?)— full-text + faceted searchpackage_show(id)— single dataset (id or name)organization_list(all_fields?, limit?, offset?)— publishing orgsorganization_show(id, include_datasets?)— single orggroup_list(all_fields?, limit?, offset?)— groups/categoriesgroup_show(id, include_datasets?)— single grouptag_list(query?, all_fields?, vocabulary_id?)— tag listtag_show(id, include_datasets?)— single tagrecently_changed_packages(limit?, offset?)— recent updatesresource_show(id)— single resource
Data source
https://catalogue.data.govt.nz/api/3/action
Tools
- package_list — New Zealand open data catalogue (data.govt.nz CKAN) — paginated list of all dataset slugs/names. Use to enumerate available datasets before fetching details with package_show.
- package_search — Full-text + faceted search.
- package_show — New Zealand open data catalogue (data.govt.nz CKAN) — full metadata for a dataset by ID/slug: title, description, resources (download URLs + formats), organization, tags, and license.
- organization_list — New Zealand open data catalogue (data.govt.nz CKAN) — list NZ government organizations that publish datasets. Pass all_fields=true to return names and descriptions instead of just IDs.
- organization_show — New Zealand open data catalogue (data.govt.nz CKAN) — full profile for a publishing organization by ID: name, description, and optionally their list of published datasets.
- group_list — New Zealand open data catalogue (data.govt.nz CKAN) — list thematic groups/categories used to organise NZ open datasets. Pass all_fields=true for names and descriptions.
- group_show — New Zealand open data catalogue (data.govt.nz CKAN) — full detail for a thematic group by ID: title, description, and optionally the datasets it contains.
- tag_list — New Zealand open data catalogue (data.govt.nz CKAN) — list all dataset tags, optionally filtered by query string. Use to browse taxonomy before filtering package_search by tag.
- tag_show — New Zealand open data catalogue (data.govt.nz CKAN) — detail for a single tag by name/ID, optionally including the list of datasets tagged with it.
- recently_changed_packages — New Zealand open data catalogue (data.govt.nz CKAN) — datasets most recently created or updated, paginated by limit/offset. Use to monitor NZ government open data activity.
- resource_show — New Zealand open data catalogue (data.govt.nz CKAN) — metadata for a single resource (file/download) by resource ID: URL, format, size, description, and last modified date.
Tools
-
group_list— New Zealand open data catalogue (data.govt.nz CKAN) — list thematic groups/categories used to organise NZ open datasets. Pass all_fields=true for names and descriptions. -
group_show— New Zealand open data catalogue (data.govt.nz CKAN) — full detail for a thematic group by ID: title, description, and optionally the datasets it contains. -
organization_list— New Zealand open data catalogue (data.govt.nz CKAN) — list NZ government organizations that publish datasets. Pass all_fields=true to return names and descriptions instead of just IDs. -
organization_show— New Zealand open data catalogue (data.govt.nz CKAN) — full profile for a publishing organization by ID: name, description, and optionally their list of published datasets. -
package_list— New Zealand open data catalogue (data.govt.nz CKAN) — paginated list of all dataset slugs/names. Use to enumerate available datasets before fetching details with package_show. -
package_search— Full-text + faceted search. -
package_show— New Zealand open data catalogue (data.govt.nz CKAN) — full metadata for a dataset by ID/slug: title, description, resources (download URLs + formats), organization, tags, and license. -
recently_changed_packages— New Zealand open data catalogue (data.govt.nz CKAN) — datasets most recently created or updated, paginated by limit/offset. Use to monitor NZ government open data activity. -
resource_show— New Zealand open data catalogue (data.govt.nz CKAN) — metadata for a single resource (file/download) by resource ID: URL, format, size, description, and last modified date. -
tag_list— New Zealand open data catalogue (data.govt.nz CKAN) — list all dataset tags, optionally filtered by query string. Use to browse taxonomy before filtering package_search by tag. -
tag_show— New Zealand open data catalogue (data.govt.nz CKAN) — detail for a single tag by name/ID, optionally including the list of datasets tagged with it.