Skip to main content
Glama

Stratalize Real Estate

get_noaa_disaster_economics

Read-only

Use when establishing the macroeconomic cost of climate risk for board-level ESG reporting, reinsurance negotiations, infrastructure investment decisions, or climate-related financial risk disclosures under SEC or TCFD frameworks. Returns NOAA's official annual billion-dollar disaster economics — event count, total losses, deaths, and historical context showing 10-year trend acceleration. Example: 2023 — 28 events, $92.9B total losses, 12% above the 10-year average — the fifth consecutive year of above-average economic losses. Cited by the Federal Reserve, Treasury, and major reinsurers as the authoritative US climate loss series. Source: NOAA NCEI.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
yearNo

TDQS

A4.1/5.0
Behavior4/5

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

Annotations already declare readOnlyHint=true and destructiveHint=false, so the safety profile is clear. The description adds what to expect: event count, total losses, deaths, and historical context with 10-year trend acceleration, plus a concrete example. This is useful behavioral detail 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 is well-organized and front-loaded with the key use cases, then the data returned, a concrete example, and authoritative citations. Every sentence adds value, with no redundancy or fluff, making it appropriately sized for a specialized financial tool.

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?

For a simple tool with one optional parameter and no output schema, the description gives enough context to understand the tool's purpose, data content, and a realistic example. The only notable gap is explicit parameter semantics, but the overall picture is fairly complete.

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

Parameters2/5

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

The schema has one parameter 'year' with no description (0% schema coverage). The description does not explicitly explain the year parameter; it only shows an example using 2023, implicitly suggesting year is an input. It does not clarify allowed values, default behavior, or format, so the description fails to compensate for the absent schema 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 uses a specific verb ('Returns') and resource ('NOAA's official annual billion-dollar disaster economics'), clearly stating the tool's output. It distinguishes from siblings by focusing on macroeconomic loss data (event count, total losses, deaths) rather than event-level or risk-score data, and the use cases reinforce its unique role.

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?

The description explicitly states 'Use when establishing the macroeconomic cost of climate risk' and lists concrete scenarios (ESG reporting, reinsurance, SEC/TCFD disclosures). It provides strong contextual guidance but does not mention when not to use the tool or name alternatives, so it stops short of a 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.9/5.0
Disambiguation5/5

Each tool targets a specific real estate metric or data source, with detailed descriptions and examples that clearly differentiate them. Even the four climate-related tools serve distinct purposes: composite risk, macroeconomic losses, historical storm tally, and short-term weather scheduling risk. The only potential overlap is between get_noaa_disaster_economics and get_storm_event_history, but their descriptions clarify different use cases.

Naming Consistency5/5

All 19 tools follow the exact same 'get_' prefix with lowercase snake_case descriptive suffixes. No mixed conventions, no irregular verbs, completely predictable pattern. This makes the tool names easy to learn and reliably distinguishable.

Tool Count4/5

19 tools is on the higher end for a data retrieval server, but the domain encompasses pricing, rents, costs, debt, climate, development, and market metrics, justifying a broad catalog. The four climate tools could arguably be consolidated, but each has a distinct use case and data source, making the count reasonable for a comprehensive real estate benchmark server.

Completeness4/5

The server covers the core real estate lifecycle: acquisition (cap rates, climate risk), development (construction costs, pro forma), financing (debt benchmarks, mortgage rates), operation (property operating, tax), and market analysis (supply, rents, residential, REITs, NCREIF). Minor gaps exist such as transaction volume data or sub-market specific leasing indicators, but the coverage is extensive for benchmark-oriented use cases.

Resources