Skip to main content
Glama

get_climate_context

Answer natural-language questions about weather and climate by comparing current conditions to 35-year historical percentile rankings for any land location.

Instructions

Get statistically rigorous weather and climate context for any location on Earth (land only). Answers natural-language questions with 10-day forecast data and historical percentile rankings against a 35-year ERA5 daily climatology (1991-2025, WMO 1991-2020 normals). Use this when you need to know not just what conditions are or will be, but how unusual they are relative to history.

query MUST be phrased as a question in one of these forms (the location goes where LOCATION is shown; the underlying parser matches these patterns specifically and will fail on other phrasings, e.g. "weather context for LOCATION" does not work):

  • "Will LOCATION be warmer/wetter than normal this week?"

  • "Has LOCATION been dry this water year?" / "this year?"

  • "How cold/warm/wet was last winter/spring/summer/fall in LOCATION?"

  • "What is the wettest/driest month in LOCATION?"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior5/5

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

No annotations present, so description must disclose all behaviors. It specifies 'land only', data sources (ERA5, WMO normals), and query format requirements. It also transparently notes that alternative phrasings will fail, giving clear behavioral expectations.

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?

Description is two efficient paragraphs: first states core purpose and data context, second provides vital usage guidelines. Every sentence adds value, no redundancy. Front-loaded with the essential function.

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?

Given the tool's single parameter and presence of an output schema, the description covers all needed aspects: what it does, when to use, how to phrase queries, and failure modes. Nothing essential is missing.

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

Parameters5/5

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

Schema has 0% coverage, but description compensates thoroughly by detailing the exact required structure of the 'query' parameter, including multiple valid patterns and explicit examples. This adds essential semantic meaning beyond the bare schema.

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?

Description clearly states it provides statistically rigorous weather/climate context using forecast and historical percentiles. It explicitly contrasts with simple weather queries by emphasizing 'how unusual' conditions are, effectively distinguishing its purpose from basic weather tools.

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?

Explicitly states when to use: needing unusualness relative to history. Provides exact query formats and warns against failing phrasings. No sibling tools exist, but description fully covers usage context and constraints.

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/elninyo-ops/baseline-mcp'

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