package_list
ActiveTool of Data Govt Nz
declared in 0.1.0
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.
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 10,
"offset": 0
},
{
"limit": 50
}
],
"properties": {
"limit": {
"type": "number"
},
"offset": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Data Govt Nz
https://github.com/pipeworx-io/mcp-data-govt-nz
1/7 registries