search_datasets
ActiveTool of Dati It
declared in 0.1.0
Search the dati.gov.it catalogue of Italian public-administration open data (CKAN package_search). Returns matching datasets with titles/descriptions (mostly Italian). Query may be Italian or English; Italian matches far more.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"fq": {
"type": "string",
"description": "Solr filter query, e.g. \"organization:aci\", \"tags:turismo\", 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, Italian or English. e.g. \"trasporti\", \"salute\", \"bilancio\", \"health\"."
},
"start": {
"type": "number",
"description": "0-based offset for paging."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Dati It
https://github.com/pipeworx-io/mcp-dati-it
1/7 registries