Skip to main content
Glama

Datagov Israel MCP

by aviveldan
MIT License
131
  • Apple
  • Linux

package_search

Search for datasets on the Data.gov.il Israeli Government Data platform using query terms, filters, and sorting options to find relevant packages quickly.

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" }

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