Skip to main content
Glama

Datagov Israel MCP

by aviveldan

resource_search

Locate and filter specific resources in the Datagov Israel MCP by querying field values, ordering results, and setting pagination for precise data retrieval.

Instructions

Find resources based on their field values.

Input Schema

NameRequiredDescriptionDefault
limitNo
offsetNo
order_byNo
queryNo

Input Schema (JSON Schema)

{ "properties": { "limit": { "default": 100, "title": "Limit", "type": "integer" }, "offset": { "default": 0, "title": "Offset", "type": "integer" }, "order_by": { "default": "", "title": "Order By", "type": "string" }, "query": { "default": "", "title": "Query", "type": "string" } }, "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