Skip to main content
Glama
aviveldan

Datagov Israel MCP

by aviveldan

datastore_search

Search Israeli government datasets by resource ID to find specific records, filter results, and retrieve structured data from Data.gov.il.

Instructions

Search a datastore resource.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
resource_idYes
qNo
distinctNo
plainNo
limitNo
offsetNo
fieldsNo
sortNo
include_totalNo
records_formatNoobjects
Behavior1/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries full burden but offers no behavioral information. It doesn't mention whether this is a read-only operation, potential rate limits, authentication requirements, or what the search returns. This leaves the agent with critical gaps in understanding how the tool behaves.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely concise with a single sentence that directly states the tool's action. There's no wasted verbiage or unnecessary elaboration, making it efficiently front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness1/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a complex tool with 10 parameters, 0% schema coverage, no annotations, no output schema, and multiple similar sibling tools, the description is completely inadequate. It doesn't explain what the tool searches, how results are returned, when to use it, or what any parameters mean.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, meaning none of the 10 parameters have descriptions in the schema. The tool description provides no information about any parameters, not even explaining the required 'resource_id' or what the 'q' parameter searches. This fails to compensate for the complete lack of schema documentation.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose2/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description 'Search a datastore resource' states the basic action but is vague about what 'datastore resource' means and doesn't distinguish from siblings like 'resource_search' or 'package_search'. It provides minimal differentiation beyond the tool name itself.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines1/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is provided on when to use this tool versus alternatives like 'resource_search' or 'package_search' in the sibling list. The description offers no context about appropriate use cases or exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other 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