search_datasets
ActiveTool of Jersey Opendata
Search the Government of Jersey open-data catalogue (opendata.gov.je, CKAN package_search). Jersey is a Channel Island Crown Dependency; data is published by Statistics Jersey. Returns matching datasets with titles/descriptions/resources (English).
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"fq": {
"type": "string",
"description": "Solr filter query, e.g. \"organization:statistics-jersey\" or \"groups:economy-and-business\"."
},
"rows": {
"type": "number",
"description": "Max results, 1-1000 (default 25)."
},
"sort": {
"type": "string",
"description": "Sort spec, e.g. \"metadata_modified desc\"."
},
"query": {
"type": "string",
"description": "Search terms. e.g. \"population\", \"RPI inflation\", \"census\", \"GVA\"."
},
"start": {
"type": "number",
"description": "0-based offset for paging."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Jersey Opendata
https://github.com/pipeworx-io/mcp-jersey-opendata
1/7 registries