@pipeworx/datagov-il
Connect: https://gateway.pipeworx.io/datagov-il/mcp · Install: one-click buttons
Tools: 5
Tools
- search_datasets — Search the data.gov.il catalogue (CKAN package_search). Returns matching datasets with titles/descriptions (mostly Hebrew). Query may be Hebrew or English.
- dataset_details — Full dataset record by id or slug (CKAN package_show), including its resources. Read each resource’s “id” (resource_id) and “datastore_active” flag to know which can be queried row-by-row via datastor
- datastore_query — Read actual table rows from a resource via CKAN datastore_search. Works only for resources with datastore_active=true (get the resource_id from dataset_details). Field names and values are often Hebre
- list_organizations — List publishing organizations (ministries/agencies) on data.gov.il (CKAN organization_list).
- list_groups — List thematic groups/categories on data.gov.il (CKAN group_list).
Tools
-
dataset_details— Full dataset record by id or slug (CKAN package_show), including its resources. Read each resource's id (resource_id) and datastore_active flag to know which can be queried row-by-row via datastore_qu -
datastore_query— Read actual table rows from a resource via CKAN datastore_search. Works only for resources with datastore_active=true (get the resource_id from dataset_details). Field names and values are often Hebre -
list_groups— List thematic groups/categories on data.gov.il (CKAN group_list). -
list_organizations— List publishing organizations (ministries/agencies) on data.gov.il (CKAN organization_list). -
search_datasets— Search the data.gov.il catalogue (CKAN package_search). Returns matching datasets with titles/descriptions (mostly Hebrew). Query may be Hebrew or English.