Skip to main content
Glama

search_datasets

Search ECB statistical datasets by keyword to discover available data on topics like inflation, exchange rates, and lending. Returns matching dataset IDs and names for further exploration.

Instructions

Search the ECB's 100+ statistical datasets by keyword.

Returns matching dataset IDs and names. Use this to discover what data the ECB publishes. After finding a dataset, use explain_dataset to learn its structure, or use the specific data tools (get_exchange_rates, get_interest_rates, etc.) for common queries.

Examples of questions this tool answers:

  • "What ECB datasets are available about inflation?"

  • "Does the ECB publish data about bank lending?"

  • "What datasets cover government debt?"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch keyword (e.g. "inflation", "exchange", "lending", "payment", "insurance")
Behavior3/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It clearly describes the search functionality and return format (matching dataset IDs and names), but doesn't mention limitations like result count, pagination, search scope, or error conditions. The behavioral information provided is adequate but lacks depth about operational constraints.

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 efficiently structured with clear paragraph separation: purpose statement, usage guidance, and concrete examples. Every sentence adds value - no redundant information. It's front-loaded with the core functionality and appropriately sized for the tool's complexity.

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?

Given the tool's moderate complexity (search operation with 1 parameter), no annotations, and no output schema, the description provides good contextual coverage. It explains the tool's role in the workflow, distinguishes it from siblings, and gives usage examples. However, it doesn't describe the output format in detail (just 'matching dataset IDs and names'), which would be helpful since there's no output schema.

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

Parameters3/5

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

The schema description coverage is 100%, so the schema already fully documents the single 'query' parameter. The description doesn't add any parameter-specific information beyond what's in the schema, maintaining the baseline score of 3 for adequate but not enhanced parameter documentation.

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 purpose with specific verb ('Search') and resource ('ECB's 100+ statistical datasets'), and distinguishes it from siblings by explaining it returns dataset IDs and names for discovery. It explicitly differentiates from data retrieval tools like get_exchange_rates and metadata tools like explain_dataset.

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

Usage Guidelines5/5

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

The description provides explicit guidance on when to use this tool ('to discover what data the ECB publishes') versus alternatives ('use explain_dataset to learn its structure, or use the specific data tools... for common queries'). It includes three concrete example questions that demonstrate appropriate usage scenarios.

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/scka-de/ecb-mcp'

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