Skip to main content
Glama

energy.solar-resource

Retrieve NREL solar resource averages for any latitude and longitude. Get annual and monthly DNI, GHI, and tilted irradiance in kWh/m²/day.

Instructions

NREL solar resource averages (NSRDB) for a lat/lon. Returns annual + monthly DNI (direct normal irradiance), GHI (global horizontal), and tilted-at-latitude irradiance in kWh/m²/day.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
latYes
lonYes
Behavior2/5

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

No annotations are provided, so the description must carry the burden of behavioral disclosure. It states what is returned but fails to mention geographic coverage limitations (likely only US/territories), authentication requirements, rate limits, or error handling. For a read-only data tool, this lack of scope information reduces transparency.

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 a single, front-loaded sentence that efficiently conveys the tool's purpose and output without unnecessary words. Every part adds value.

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

Completeness3/5

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

For a simple two-parameter tool with no output schema or annotations, the description covers the core inputs and outputs. However, it omits important context such as whether the data is global or US-only, update frequency, and data source caveats, leaving some completeness gaps.

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% and the description does not provide any additional meaning for the 'lat' and 'lon' parameters beyond their existence. It omits details like decimal degrees format or any special constraints not already in the schema (min/max).

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 source (NREL NSRDB), input (lat/lon), and specific output metrics (DNI, GHI, tilted irradiance) with units. It distinguishes itself from all sibling tools, none of which cover solar resource data.

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?

No explicit when-to-use or when-not-to-use guidance, but the description implies it is for solar resource averages at a location. Given the sibling list, there are no alternative tools for this data, so the usage context is clear.

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/2s-io/sdk'

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