Skip to main content
Glama
mustafa-ahmadov

opendata-az-mcp

search_datasets

Search datasets on the Azerbaijan Open Data Portal by keyword to find relevant data. Returns titles, IDs, and descriptions for further exploration.

Instructions

Search the Azerbaijan Open Data Portal (opendata.az) for datasets by keyword.

Use this when the user asks for datasets on a topic (e.g. transport, health, economy). Returns a list of dataset titles, IDs, and short descriptions so you can suggest get_dataset_info(dataset_id) next for details and resource list.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
queryYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

No annotations are present, so the description bears full responsibility. It describes the return format (titles, IDs, descriptions) and suggests a follow-up action (get_dataset_info), but does not disclose any side effects, rate limits, or authentication needs.

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 three sentences, efficient, and front-loaded with the main purpose. Every sentence adds value without unnecessary detail.

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

Completeness4/5

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

For a search tool with two parameters and an output schema, the description covers the purpose, usage context, and return content. It lacks parameter details but the output schema likely provides return structure. The suggestion for next steps adds completeness.

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

Parameters2/5

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

Schema description coverage is 0%. The description does not explain the 'query' and 'limit' parameters. While 'query' is somewhat implied, 'limit' is not clarified. The description fails to add meaning beyond the schema's basic titles.

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

Purpose5/5

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

The description clearly states the tool's action: search the Azerbaijan Open Data Portal for datasets by keyword. It specifies the resource (datasets) and differentiates from sibling tools like get_dataset_info by explaining the return type and suggesting next steps.

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

Usage Guidelines4/5

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

Explicit guidance is provided: 'Use this when the user asks for datasets on a topic'. It also suggests the next tool to call, but does not explicitly state when not to use or compare to alternatives.

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/mustafa-ahmadov/opendata-az-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server