Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.cyanheads/noaa-climate-mcp-server

REMOTE · NOAA-CLIMATE.CASEYJHAND.COM · 2 COMPONENTS · SCANNED AUG 3

Search NOAA climate stations and datasets, fetch historical weather observations.

+4 this week 70 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security66
  • The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
  • Authorisation not fully verified: no authorisation is required to call this server, and 7 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
  • HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
  • The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
  • DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
Transport & Reachability100
Schema Quality & AI Usability75
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 3076 tokens (~384/item across 8 items; 7 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · noaa-climate.caseyjhand.com

# add to Claude Code
claude mcp add --transport http cyanheads-noaa-climate-mcp-server https://noaa-climate.caseyjhand.com/mcp
# ~/.codex/config.toml
[mcp_servers.cyanheads-noaa-climate-mcp-server]
url = "https://noaa-climate.caseyjhand.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cyanheads-noaa-climate-mcp-server": {
      "type": "remote",
      "url": "https://noaa-climate.caseyjhand.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add cyanheads-noaa-climate-mcp-server --url https://noaa-climate.caseyjhand.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  cyanheads-noaa-climate-mcp-server:
    url: "https://noaa-climate.caseyjhand.com/mcp"
// mcp.json
{
  "mcpServers": {
    "cyanheads-noaa-climate-mcp-server": {
      "type": "http",
      "url": "https://noaa-climate.caseyjhand.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 65

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://noaa-climate.caseyjhand.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=caseyjhand.com CN=WE1,O=Google Trust Services,C=US 7 Jul 2026 5 Oct 2026 ECDSA 256 ECDSA-SHA256 5aad900eb2055a0b0ea55912ec19680c
SANs: caseyjhand.com, *.caseyjhand.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC secure

Validation of noaa-climate.caseyjhand.com. Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
caseyjhand.com. present 2371 13 Verified
noaa-climate.caseyjhand.com. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
x-content-type-options nosniff
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://noaa-climate.caseyjhand.com/mcp Verified 200
http (plaintext) http://noaa-climate.caseyjhand.com/mcp HTTPS enforced 301 https://noaa-climate.caseyjhand.com/mcp
MCP tools — 7 exposed · ~2,872 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
noaa_climate_fetch_data ~806

Fetch historical observation records from a NOAA CDO dataset for a given date range. Requires datasetId (e.g., GHCND for daily, GSOM for monthly), startDate, and endDate. Optionally scope to specific stations, locations, and data types. Date range limits per request: sub-daily and daily datasets (GHCND, PRECIP_15, PRECIP_HLY, NORMAL_DLY, NORMAL_HLY) are limited to 1 year; monthly and annual datasets (GSOM, GSOY, NORMAL_MLY, NORMAL_ANN) are limited to 10 years. For climate normals (NORMAL_*), use startDate=2010-01-01 and endDate=2010-12-31 — that is the API proxy year regardless of which 30-year period is being described. Returns flat tuples of { date, datatype, station, value, attributes }. Strongly recommended: pass units=metric or units=standard — without it, GHCND values are raw tenths-of-unit integers (TMAX=256 = 25.6°C, PRCP=12 = 1.2mm). GSOM/GSOY are already scaled.

NameTypeReqDescription
datasetIdstringyesDataset ID to query (e.g., GHCND for daily data, GSOM for monthly, GSOY for annual, NORMAL_DLY/MLY/ANN/HLY for 1981–2010 climate normals). Determines date range limit: GHCND/PRECIP_*/NORMAL_DLY/NORMA…
datatypeIdarrayOne or more data type IDs to include (e.g., ["TMAX", "TMIN", "PRCP"]). Without this, all data types for the dataset are returned. Use noaa_climate_list_data_types to discover valid IDs. Optional.
endDatestringyesEnd date for observations (YYYY-MM-DD). Must be within 1 year of startDate for sub-daily/daily datasets (GHCND, PRECIP_15, PRECIP_HLY, NORMAL_DLY, NORMAL_HLY) or within 10 years for monthly/annual da…
includemetadatabooleanInclude pagination metadata in the response. Defaults to true.
limitintegerMaximum number of records to return (1–1000). Defaults to 25.
locationIdarrayOne or more location IDs to filter by (e.g., ["FIPS:37", "ZIP:98101"]). Broader than stationId — returns data from all stations within the location. Optional.
offsetintegerZero-based index of the first record to return for pagination. Defaults to 0.
sortFieldstringSort results by this field. Optional.
sortOrderstringSort direction. Optional; defaults to asc.
startDatestringyesStart date for observations (YYYY-MM-DD). For NORMAL_* datasets use 2010-01-01 regardless of the years being analyzed — 2010 is the API proxy year for all normals.
stationIdarrayOne or more station IDs to filter by (e.g., ["GHCND:USC00450974"]). Obtain from noaa_climate_find_stations. Multiple IDs return comparative readings across stations. Optional.
unitsstringUnit system for returned values. Without this parameter, GHCND returns raw tenths-of-unit integers (TMAX=256 = 25.6°C). Strongly recommended: pass metric (SI units) or standard (Fahrenheit/inches). O…
NameTypeReqDescription
effectiveQuerystringyesSummary of the effective query: dataset, date range, units, and any station/location/datatype filters applied.
metadataobjectPagination metadata. Present when includemetadata=true.
noticestringGuidance when no records were returned — echoes query parameters and suggests how to broaden.
resultsarrayyesFlat array of observation records sorted by date by default.
totalCountnumberyesTotal number of matching observation records before the page limit.

No examples provided.

noaa_climate_find_locations ~474

Search for geographic locations by category (CITY, ST, CNTY, CNTRY, ZIP, CLIM_REG, etc.). Returns location IDs used in station search and data queries. Without locationCategoryId, returns all location types. Use locationCategoryId=ST to list US states (51 entries — small enough to retrieve completely). Use locationCategoryId=CITY for cities (thousands of entries — use pagination and sortField=name to navigate alphabetically). The CDO API has no name-search parameter; to find a specific city, sort alphabetically with sortField=name and page through results. Location IDs: states as FIPS:37 (NC), cities as CITY:US530031, zip codes as ZIP:98101, countries as CNTRY:US. Obtain location IDs here, then pass them to noaa_climate_find_stations or noaa_climate_fetch_data.

NameTypeReqDescription
datacategoryIdstringFilter to locations with this data category (e.g., "TEMP"). Optional.
datasetIdstringFilter to locations covered by this dataset (e.g., "GHCND"). Optional.
endDatestringFilter to locations with data on or before this ISO date (YYYY-MM-DD). Optional.
limitintegerMaximum number of results to return (1–1000). Defaults to 25.
locationCategoryIdstringCategory filter. Use ST for states (51 entries), CNTY for counties, CITY for cities (large set — thousands of entries), CNTRY for countries, ZIP for zip codes, CLIM_REG for NOAA climate regions, CLIM…
offsetintegerZero-based index of the first result to return for pagination. Defaults to 0.
sortFieldstringSort results by this field. Use name with sortOrder=asc to browse alphabetically when searching for a specific city or location name. Optional.
sortOrderstringSort direction. Optional; defaults to asc.
startDatestringFilter to locations with data on or after this ISO date (YYYY-MM-DD). Optional.
NameTypeReqDescription
metadataobjectPagination metadata. Present when the API returns it.
noticestringGuidance when no locations matched — echoes applied filters and suggests how to broaden.
resultsarrayyesMatching locations.
totalCountnumberyesTotal number of matching locations before the page limit.

No examples provided.

noaa_climate_find_stations ~459

Search for weather observation stations by location, bounding box, dataset, and data type. Returns station IDs, names, coordinates, elevation, and data coverage dates. Filter by locationId (e.g., "FIPS:37" for all NC stations), extent (lat/lon bounding box), datasetId, datatypeId, and date range. Station IDs returned here are used as stationId in noaa_climate_fetch_data. A station must have data for the dataset and date range you want — filter by datasetId and startDate/endDate to ensure compatibility. Common station ID formats: GHCND:USC00450974, COOP:010008.

NameTypeReqDescription
datacategoryIdstringFilter to stations with data in this category (e.g., "TEMP"). Optional.
datasetIdstringFilter to stations that have data in this dataset (e.g., "GHCND" for daily observations). Optional.
datatypeIdarrayFilter to stations that record these data types (e.g., ["TMAX", "TMIN", "PRCP"]). Optional.
endDatestringFilter to stations with data on or before this ISO date (YYYY-MM-DD). Optional.
extentstringBounding box filter as "minLat,minLon,maxLat,maxLon" (e.g., "47.5,-122.4,47.7,-122.1" for central Seattle). Optional.
limitintegerMaximum number of results to return (1–1000). Defaults to 25.
locationIdstringFilter to stations within this location ID (e.g., "FIPS:37" for NC, "CITY:US530031" for Seattle). Obtain from noaa_climate_find_locations. Optional.
offsetintegerZero-based index of the first result to return for pagination. Defaults to 0.
sortFieldstringSort results by this field. Optional.
sortOrderstringSort direction. Optional; defaults to asc.
startDatestringFilter to stations with data on or after this ISO date (YYYY-MM-DD). Optional.
NameTypeReqDescription
metadataobjectPagination metadata. Present when the API returns it.
noticestringGuidance when no stations matched — echoes applied filters and suggests how to broaden.
resultsarrayyesMatching stations.
totalCountnumberyesTotal number of matching stations before the page limit.

No examples provided.

noaa_climate_get_station ~136

Fetch full metadata for a single weather station by its ID (e.g., "GHCND:USC00450974", "COOP:010008"). Returns name, coordinates, elevation, and the full date range for which data is available. Use when you have a station ID from noaa_climate_find_stations and want its complete details, or to verify a station before querying data.

NameTypeReqDescription
stationIdstringyesStation ID to fetch (e.g., "GHCND:USC00450974", "COOP:010008"). Obtain from noaa_climate_find_stations.
NameTypeReqDescription
datacoveragenumberFractional data coverage (0–1). Omitted when not provided by the API.
elevationnumberStation elevation. Unit depends on elevationUnit. Omitted when not provided.
elevationUnitstringUnit for elevation (e.g., "Meters"). Omitted when not provided.
idstringyesStation ID.
latitudenumberStation latitude in decimal degrees. Omitted when not provided by the API.
longitudenumberStation longitude in decimal degrees. Omitted when not provided by the API.
maxdatestringLatest date data is available at this station (YYYY-MM-DD). Omitted when not provided.
mindatestringEarliest date data is available at this station (YYYY-MM-DD). Omitted when not provided.
namestringyesStation name.

No examples provided.

noaa_climate_list_data_categories ~276

List data categories that group related data types — Temperature, Precipitation, Wind, Pressure, Sunshine, Sky cover, Weather Type, and more. Use to discover what types of measurements are available before calling noaa_climate_list_data_types. Optionally filter by dataset, location, station, or date range. There are 42 categories in total.

NameTypeReqDescription
datasetIdstringFilter to categories available in this dataset (e.g., "GHCND", "GSOM"). Optional.
endDatestringFilter to categories with data on or before this ISO date (YYYY-MM-DD). Optional.
limitintegerMaximum number of results to return (1–1000). Defaults to 25.
locationIdstringFilter to categories available at this location ID. Optional.
offsetintegerZero-based index of the first result to return for pagination. Defaults to 0.
sortFieldstringSort results by this field. Optional.
sortOrderstringSort direction. Optional; defaults to asc.
startDatestringFilter to categories with data on or after this ISO date (YYYY-MM-DD). Optional.
stationIdstringFilter to categories available at this station ID. Optional.
NameTypeReqDescription
metadataobjectPagination metadata. Present when the API returns it.
noticestringGuidance when no data categories matched — echoes applied filters and suggests how to broaden.
resultsarrayyesMatching data categories.
totalCountnumberyesTotal number of matching data categories before the page limit.

No examples provided.

noaa_climate_list_data_types ~376

List available data types (measurement labels like TMAX, TMIN, PRCP, SNOW) for a given dataset or category. Pass a datasetId to see what is measured in that dataset, or a datacategoryId (e.g., "TEMP") to see all temperature-related types. Hundreds of types exist across all datasets. Use this before calling noaa_climate_fetch_data when the data type IDs are unknown. Common GHCND types: TMAX (max temperature), TMIN (min temperature), PRCP (precipitation), SNOW (snowfall), SNWD (snow depth), AWND (average wind speed).

NameTypeReqDescription
datacategoryIdstringFilter to data types in this category (e.g., "TEMP" for temperature types, "PRCP" for precipitation). Optional.
datasetIdstringFilter to data types available in this dataset (e.g., "GHCND", "GSOM"). Optional.
endDatestringFilter to data types with data on or before this ISO date (YYYY-MM-DD). Optional.
limitintegerMaximum number of results to return (1–1000). Defaults to 25.
locationIdstringFilter to data types available at this location ID. Optional.
offsetintegerZero-based index of the first result to return for pagination. Defaults to 0.
sortFieldstringSort results by this field. Optional.
sortOrderstringSort direction. Optional; defaults to asc.
startDatestringFilter to data types with data on or after this ISO date (YYYY-MM-DD). Optional.
stationIdstringFilter to data types available at this station ID. Optional.
NameTypeReqDescription
metadataobjectPagination metadata. Present when the API returns it.
noticestringGuidance when no data types matched — echoes applied filters and suggests how to broaden.
resultsarrayyesMatching data types.
totalCountnumberyesTotal number of matching data types before the page limit.

No examples provided.

noaa_climate_list_datasets ~345

List available NOAA CDO datasets with their IDs, names, and temporal coverage. Returns all ~11 datasets by default (no required parameters). Optionally filter to datasets that contain a specific data type, cover a location or station, or overlap a date range. Common datasets: GHCND (daily observations, 1763–present), GSOM (monthly summaries), GSOY (annual summaries), NORMAL_DLY/MLY/ANN/HLY (1981–2010 climate normals). Use this first to discover available datasets before calling noaa_climate_fetch_data.

NameTypeReqDescription
datatypeIdarrayFilter to datasets containing these data type IDs (e.g., ["TMAX", "PRCP"]). Optional.
endDatestringFilter to datasets with data on or before this ISO date (YYYY-MM-DD). Optional.
limitintegerMaximum number of results to return (1–1000). Defaults to 25.
locationIdstringFilter to datasets covering this location ID (e.g., "FIPS:37" for NC). Optional.
offsetintegerZero-based index of the first result to return for pagination. Defaults to 0.
sortFieldstringSort results by this field. Optional.
sortOrderstringSort direction. Optional; defaults to asc.
startDatestringFilter to datasets with data on or after this ISO date (YYYY-MM-DD). Optional.
stationIdstringFilter to datasets covering this station ID (e.g., "GHCND:USC00450974"). Optional.
NameTypeReqDescription
metadataobjectPagination metadata. Present when the API returns it.
noticestringGuidance when no datasets matched — echoes applied filters and suggests how to broaden.
resultsarrayyesMatching datasets.
totalCountnumberyesTotal number of matching datasets before the page limit.

No examples provided.