Skip to main content
Glama
WAINUTAI
by WAINUTAI

ned_energie_search

Read-only

Search energy generation and consumption data by source, including solar, wind, gas, and nuclear. Retrieve capacity, volume, utilization percentage, and CO2 emissions for specified time periods and areas in the Netherlands.

Instructions

Search NED.nl (Nationaal Energie Dashboard) energy generation/consumption per source (solar, wind, wind offshore, gas, nuclear) via /v1/utilizations. Returns capacity (kW), volume (kWh), utilization percentage and CO2 emission per time period, incl. forecasts. Requires NED_API_KEY.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
rowsNo
typeNoEnergy source: alias (zon/solar, wind, wind_offshore, gas, kern/nuclear, verbruik) or NED code (0=all,1=wind,2=solar,17=wind offshore,18=fossil gas,20=nuclear,23=natural gas,59=electricity load). Default 2 (solar).
pointNoArea (point): 0=Netherlands, 1-12=provinces, 14=offshore. Default 0.
validToNoUpper bound on validfrom (YYYY-MM-DD or ISO), filter validfrom[before].
activityNoOperation: providing/opwek(1), consuming/verbruik(2), import(3), export(4). Default 1.
timezoneNoGranularity timezone: utc(0) or cet(1). Default 1.
validFromNoLower bound on validfrom (YYYY-MM-DD or ISO), filter validfrom[after].
granularityNoTime interval: alias (10min/15min/hour/day/month/year) or code (3-8). Default hour (5).
classificationNoforecast(1) or current/measured(2). Default 2.
Behavior4/5

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

Annotations already define readOnlyHint and openWorldHint. The description adds context about the data returned (capacity, volume, utilization, CO2), the endpoint, and the requirement of an API key. It does not contradict annotations and provides useful behavioral insight beyond the annotations.

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 consists of two sentences: the first clearly states the action and source, the second summarizes the output. It is concise, front-loaded with purpose, and contains no redundant information.

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

Completeness5/5

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

Despite lacking an output schema, the description mentions the specific types of data returned (capacity, volume, utilization, CO2, forecasts) and the authentication requirement. Given the high schema coverage and clear output summary, the description is complete enough for an agent to use this tool effectively.

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 high (89%), with most parameters having descriptions in the schema. The description adds general context about the output but does not elaborate on individual parameter semantics beyond what the schema provides, so a baseline score of 3 is appropriate.

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 explicitly states it searches NED.nl for energy generation/consumption per source with examples (solar, wind, etc.). It mentions the specific endpoint '/v1/utilizations' and the returned metrics, clearly distinguishing it from sibling tools that cover other Dutch government data domains.

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

Usage Guidelines3/5

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

The description implies usage for energy data queries and notes the API key requirement, but does not explicitly state when to use this tool versus alternatives or when not to use it. No exclusions or comparisons to sibling tools are provided.

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/WAINUTAI/NL-GOV-MCP'

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