Skip to main content
Glama
kalcifield

eea-climate-data-mcp

by kalcifield

list_measures

Search the EEA policies and measures catalogue by country, status, sector, instrument type, or free text. Retrieve descriptive entries for climate action planning and analysis.

Instructions

Search the Policies and Measures catalogue (descriptive, not a ranking source).

country: PaMs country label, e.g. 'Hungary', 'Germany'. status: e.g. 'Implemented', 'Planned', 'Adopted', 'Expired'. sector/instrument_type/ responsible_entity/free_text are substring matches. Quantified effect fields are sparse; missing values mean not reported, not zero.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sectorNo
statusNo
countryNo
max_rowsNo
free_textNo
start_yearNo
necp_referenceNo
instrument_typeNo
responsible_entityNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

With no annotations, the description discloses important behavioral traits: it clarifies that certain fields are substring matches, and it explains the meaning of missing quantified effect values. This goes beyond the basic search action and helps avoid misinterpretation.

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 compact and front-loaded with the core purpose, followed by targeted parameter clarifications. Every sentence adds value without redundancy or fluff.

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

Completeness2/5

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

Despite providing useful caveats, the description is incomplete for a 9-parameter tool. Several parameters are not explained, and there is no mention of result ordering, pagination, or how max_rows is applied. The output schema may cover returns, but usage guidance is incomplete.

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?

Schema coverage is 0%, so the description must compensate. It adds meaning for country and status with examples, and explains matching semantics for four fields. However, max_rows, start_year, and necp_reference remain undocumented, leaving gaps in parameter understanding.

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

Purpose4/5

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

The description clearly states the tool searches the Policies and Measures catalogue, with a specific scope ('descriptive, not a ranking source'). It distinguishes from siblings like get_measure by indicating a catalogue search/list operation, though it does not explicitly name alternatives.

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

Usage Guidelines2/5

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

No explicit guidance on when to use this tool vs alternatives. It implies usage through search fields, but does not state exclusions or when to prefer sibling tools like get_measure or query_sql.

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/kalcifield/eea-climate-data-mcp'

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