search_datasets
ActiveTool of mcp-opendata-swiss
Search the opendata.swiss catalogue (CKAN package_search). Returns matching Swiss federal/cantonal datasets. Titles/descriptions are multilingual {de,fr,it,en}; each result is annotated with English-preferred `title_en`/`notes_en`.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"fq": {
"type": "string",
"description": "Solr filter query, e.g. \"organization:bundesamt-fur-statistik-bfs\" or \"groups:health\"."
},
"rows": {
"type": "number",
"description": "1-1000 (default 25)."
},
"sort": {
"type": "string",
"description": "e.g. \"metadata_modified desc\", \"score desc\"."
},
"query": {
"type": "string",
"description": "Free-text query, e.g. \"energy\", \"population\", \"ÖV\"."
},
"start": {
"type": "number",
"description": "0-based offset for paging."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-opendata-swiss
https://github.com/pipeworx-io/mcp-opendata-swiss
2/7 registries