Skip to main content
Glama

Datagov Israel MCP

by aviveldan

package_search

Search datasets on Data.gov.il using query terms, filters, and sorting options. Retrieve relevant packages quickly with customizable row limits and include private data if needed.

Instructions

Find packages (datasets) matching query terms.

Input Schema

NameRequiredDescriptionDefault
fqNo
include_privateNo
qNo
rowsNo
sortNo
startNo

Input Schema (JSON Schema)

{ "properties": { "fq": { "default": "", "title": "Fq", "type": "string" }, "include_private": { "default": false, "title": "Include Private", "type": "boolean" }, "q": { "default": "", "title": "Q", "type": "string" }, "rows": { "default": 20, "title": "Rows", "type": "integer" }, "sort": { "default": "", "title": "Sort", "type": "string" }, "start": { "default": 0, "title": "Start", "type": "integer" } }, "type": "object" }

Other Tools

Related Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aviveldan/datagov-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server