Skip to main content
Glama

Datagov Israel MCP

by aviveldan
MIT License
131
  • Apple
  • Linux

resource_search

Search and retrieve resources from Datagov Israel MCP by querying specific field values, ordering results, and controlling pagination.

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

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