Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Noaa Cdo MCP Server
Noaa Cdo MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 7:19:44 PM

Noaa Cdo MCP Server

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository4 GitHub StarsTotal stargazers on GitHub for the source repository (4 stars).Visit Website

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

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "noaa-cdo-mcp-server": {
      "command": "bunx",
      "args": [
        "@cyanheads/noaa-climate-mcp-server@latest"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

@cyanheads/noaa-climate-mcp-server

Search NOAA climate stations and datasets, fetch historical weather observations via MCP. STDIO or Streamable HTTP.

10 Tools β€’ 2 Resources

Version License Docker MCP SDK npm TypeScript Bun

Install in Claude Desktop Install in Cursor Install in VS Code

Framework

Public Hosted Server: https://noaa-climate.caseyjhand.com/mcp


Tools

10 tools β€” 8 over the NOAA Climate Data Online (CDO) API v2, plus two over separate NCEI bulk-CSV corpora: severe-weather event search over the Storm Events Database, and disaster costs over Billion-Dollar Weather and Climate Disasters:

ToolDescription
noaa_climate_list_datasetsList available CDO datasets with IDs, names, and temporal coverage
noaa_climate_list_data_categoriesList data category groups (Temperature, Precipitation, Wind, etc.)
noaa_climate_list_data_typesList specific measurement labels (TMAX, TMIN, PRCP, SNOW, etc.) by dataset or category
noaa_climate_list_location_categoriesList the 12 location categories that scope location search
noaa_climate_find_locationsSearch geographic locations by category (states, cities, counties, zip codes, climate regions), with an optional name filter
noaa_climate_find_stationsSearch weather stations by location, bounding box, dataset, and data type
noaa_climate_get_stationFetch full metadata for a single station by ID
noaa_climate_fetch_dataFetch historical observation records for a dataset and date range
noaa_climate_search_storm_eventsSearch the NCEI Storm Events Database for one year β€” tornadoes, hail, floods, hurricanes, with damage, casualties, and narratives
noaa_climate_get_billion_dollar_disastersQuery NOAA's Billion-Dollar Weather and Climate Disasters β€” CPI-adjusted costs and deaths per disaster, or per-year totals by disaster class

noaa_climate_list_datasets

List all available NOAA CDO datasets β€” approximately 11 in total.

  • Returns dataset IDs, names, data coverage fraction, and temporal range
  • No required parameters β€” returns everything by default
  • Optionally filter by data type, location, station, or date range
  • Common datasets: GHCND (daily, 1763–present), GSOM (monthly), GSOY (annual), NORMAL_DLY/MLY/ANN/HLY (1981–2010 climate normals)
  • Start here to orient before calling noaa_climate_fetch_data

noaa_climate_list_data_categories

List data category groups that organize related measurement types.

  • ~41 categories including Temperature, Precipitation, Wind, Pressure, Sunshine, Sky cover, Weather Type
  • Optionally filter by dataset, location, station, or date range
  • Use before noaa_climate_list_data_types to narrow by measurement domain

noaa_climate_list_data_types

List specific measurement labels for a dataset or category.

  • Hundreds of data types across all datasets
  • Filter by dataset (e.g., GHCND) or category (e.g., TEMP) to narrow results
  • Common GHCND types: TMAX (max temperature), TMIN (min temperature), PRCP (precipitation), SNOW (snowfall), SNWD (snow depth), AWND (average wind speed)
  • Returns ID, name, coverage fraction, and date range per type

noaa_climate_list_location_categories

List the location categories that scope noaa_climate_find_locations β€” 12 in total.

  • Returns category IDs (CITY, ST, CNTY, CNTRY, ZIP, US_TERR, CLIM_REG, CLIM_DIV, HYD_ACC, HYD_CAT, HYD_REG, HYD_SUB) and their names
  • Call it when you do not know which locationCategoryId to pass
  • Pagination and sort only β€” the CDO endpoint ignores dataset, location, station, and date filters, so none are offered

noaa_climate_find_locations

Search geographic locations by category.

  • Category types: ST (US states, 51), CNTY (counties), CITY (cities), CNTRY (countries), ZIP (zip codes), US_TERR (US territories), CLIM_REG (NOAA climate regions), CLIM_DIV (climate divisions), hydrological categories β€” noaa_climate_list_location_categories returns the authoritative set
  • Use locationCategoryId=ST to list all states in one call
  • nameContains gives the name search the CDO API lacks: the server enumerates the requested category and matches the substring case-insensitively, so locationCategoryId=CITY with nameContains=seattle resolves a city in one call. It is a size rule, not a category list β€” the category must hold at most 4,000 locations, which is every category but ZIP (30,415), and a datasetId or datacategoryId filter can bring a larger one back under the limit. Past it, page alphabetically with sortField=name
  • Returns location IDs (FIPS:37, CITY:US530018, ZIP:98101) used in station search and data queries

noaa_climate_find_stations

Search weather observation stations.

  • Filter by location ID, bounding box (lat/lon), dataset, data type, and date range
  • Returns station IDs, names, coordinates, elevation, and data coverage dates
  • A station must have data for the dataset and date range you want β€” pass datasetId and date range to ensure compatibility
  • Common station ID formats: GHCND:USW00024233, COOP:010008
  • Station IDs returned here feed directly into noaa_climate_fetch_data

noaa_climate_get_station

Fetch full metadata for a single weather station by ID.

  • Returns name, coordinates (decimal degrees), elevation, and full data coverage date range
  • Use to verify a station before querying data, or to check its temporal coverage
  • Mirrors the noaa://stations/{stationId} resource as a direct lookup

noaa_climate_fetch_data

Fetch historical observation records from a NOAA CDO dataset.

  • Requires datasetId, startDate, and endDate; optionally scoped by station, location, and data type
  • Date range limits: sub-daily, daily, and radar datasets (GHCND, PRECIP_15, PRECIP_HLY, NORMAL_DLY, NORMAL_HLY, NEXRAD2, NEXRAD3) β€” 1 year max per request; monthly and annual datasets (GSOM, GSOY, NORMAL_MLY, NORMAL_ANN) β€” 10 years max
  • Unit selection: strongly recommended β€” pass units=metric (SI) or units=standard (Fahrenheit/inches). Without it, GHCND values are raw tenths-of-unit integers (TMAX=256 = 25.6Β°C, PRCP=12 = 1.2mm); GSOM/GSOY are already scaled
  • Climate normals: for any NORMAL_* dataset, use startDate=2010-01-01 and endDate=2010-12-31 β€” that is the API proxy year regardless of which 30-year period is described
  • Returns flat tuples of { date, datatype, station, value, attributes } with pagination metadata

noaa_climate_search_storm_events

Search the NCEI Storm Events Database β€” a different NOAA corpus from the CDO tools above.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Noaa Climate MCP Server logoNoaa Climate MCP Server

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

    πŸ’» Developer Tools0 views
    Compare vs Noaa Climate MCP Server β†’
  • PraisonAI logoPraisonAI

    AI Agents Framework with Self Reflection and MCP support

    πŸ’» Developer Tools1 views
    Compare vs PraisonAI β†’
  • Codealive MCP logoCodealive MCP

    Semantic code search and analysis from CodeAlive for AI assistants and agents.

    πŸ’» Developer Tools0 views
    Compare vs Codealive MCP β†’
  • Labelhead Artist Momentum logoLabelhead Artist Momentum

    Trending hip-hop artist momentum scores across four cultural dimensions.

    πŸ’» Developer Tools0 views
    Compare vs Labelhead Artist Momentum β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Noaa Cdo MCP Server

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "noaa-cdo-mcp-server": { "command": "npx", "args": ["-y", "noaa-cdo-mcp-server"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewNoaa Cdo MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/noaa-cdo-mcp-server?style=directory)](https://allmcps.com/mcp/noaa-cdo-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/noaa-cdo-mcp-server"><img src="https://allmcps.com/api/badge/noaa-cdo-mcp-server?style=directory" alt="Noaa Cdo MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars4
GitHub Star CountTotal stargazers on GitHub representing community popularity (4 stars).
36Quality signal: Fair Β· 36/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools15/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Noaa Cdo MCP Server β†’Install in Claude DesktopInstall in CursorInstall in VS Code