search_datasets
ActiveTool of Datagov Ie
Search Ireland's national open-data catalogue (data.gov.ie, CKAN package_search). Returns matching datasets from government departments, state agencies, and local councils, with titles/descriptions and their resources (English).
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"fq": {
"type": "string",
"description": "Solr filter query, e.g. \"organization:kildarecoco-ckan\" or \"res_format:CSV\"."
},
"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 in English. e.g. \"budget\", \"referendum\", \"housing\", \"transport\"."
},
"start": {
"type": "number",
"description": "0-based offset for paging."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Datagov Ie
https://github.com/pipeworx-io/mcp-datagov-ie
1/7 registries