Skip to main content
Glama

Datagov Israel MCP

by aviveldan
MIT License
133
  • Apple
  • Linux

datastore_search

Search and retrieve data from specified resources in the Datagov Israel MCP datastore, with options to filter, sort, and limit results for precise queries.

Instructions

Search a datastore resource.

Input Schema

NameRequiredDescriptionDefault
distinctNo
fieldsNo
include_totalNo
limitNo
offsetNo
plainNo
qNo
records_formatNoobjects
resource_idYes
sortNo

Input Schema (JSON Schema)

{ "properties": { "distinct": { "default": false, "title": "Distinct", "type": "boolean" }, "fields": { "default": "", "title": "Fields", "type": "string" }, "include_total": { "default": true, "title": "Include Total", "type": "boolean" }, "limit": { "default": 100, "title": "Limit", "type": "integer" }, "offset": { "default": 0, "title": "Offset", "type": "integer" }, "plain": { "default": true, "title": "Plain", "type": "boolean" }, "q": { "default": "", "title": "Q", "type": "string" }, "records_format": { "default": "objects", "title": "Records Format", "type": "string" }, "resource_id": { "title": "Resource Id", "type": "string" }, "sort": { "default": "", "title": "Sort", "type": "string" } }, "required": [ "resource_id" ], "type": "object" }
Install Server

Other Tools from Datagov Israel MCP

Related Tools

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