search_datasets
ActiveTool of mcp-datagov-il
declared in 0.1.0
Search the data.gov.il catalogue (CKAN package_search). Returns matching datasets with titles/descriptions (mostly Hebrew). Query may be Hebrew or English.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"fq": {
"type": "string",
"description": "Solr filter query, e.g. \"organization:bank_israel\" or \"tags:gtfs\"."
},
"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, Hebrew or English. e.g. \"תחבורה\", \"health\", \"budget\"."
},
"start": {
"type": "number",
"description": "0-based offset for paging."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-datagov-il
https://github.com/pipeworx-io/mcp-datagov-il
2/7 registries