search_datasets
ActiveTool of Datagov Uk
Search the data.gov.uk catalogue (CKAN package_search) across 57k+ UK government open datasets. Returns matching datasets with titles, descriptions, publishing organization, and resources. Content is English. Pass an empty query to browse everything by relevance/sort.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"fq": {
"type": "string",
"description": "Solr filter query, e.g. \"organization:office-for-national-statistics\", \"res_format:CSV\", or \"tags:gtfs\"."
},
"rows": {
"type": "number",
"description": "Max results, 1-1000 (default 25)."
},
"sort": {
"type": "string",
"description": "Sort spec, e.g. \"metadata_modified desc\" or \"score desc\"."
},
"query": {
"type": "string",
"description": "Search terms, e.g. \"air quality\", \"house prices\", \"covid\". Pass \"\" to list all datasets."
},
"start": {
"type": "number",
"description": "0-based offset for paging."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Datagov Uk
https://github.com/pipeworx-io/mcp-datagov-uk
1/7 registries