package_search
ActiveTool of Data Govt Nz
declared in 0.1.0
Full-text + faceted search.
Parameters schema
{
"type": "object",
"examples": [
{
"q": "housing"
},
{
"q": "health",
"rows": 20,
"start": 0
},
{
"q": "education",
"fq": "organization:stats-nz",
"sort": "score desc"
}
],
"properties": {
"q": {
"type": "string"
},
"fq": {
"type": "string"
},
"rows": {
"type": "number"
},
"sort": {
"type": "string"
},
"start": {
"type": "number"
},
"facet_field": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Data Govt Nz
https://github.com/pipeworx-io/mcp-data-govt-nz
1/7 registries