Open Data

NOAA Climate Data MCP Server

Connect your account, then chat with AI to run tools.

NOAA Climate Data Online provides historical climate observations, weather stations, 30-year normals, and climate datasets going back to 1763.

4 tools
Agent guide included
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for NOAA Climate Data — workflow patterns, data models, and gotchas for your AI agent.

NOAA Climate Data

NOAA CDO provides historical climate observations, weather stations, 30-year normals. Endpoints: datasets, datacategories, datatypes, locationcategories, locations, stations, data. Key datasets: GHCND (daily summaries), GSOM (monthly summaries), NORMAL_DLY (30-year daily normals). 5 req/sec, 10000 req/day. Data goes back to 1763 for some stations.

Data Model

  • Datasets — collections of climate data (GHCND, GSOM, GSOY, NORMAL_DLY, NORMAL_MLY). Each has a mindate, maxdate, and datacoverage.
  • Stations — individual weather monitoring sites with lat/lon, elevation, and data coverage metadata.
  • Data — actual observations: temperature, precipitation, wind, etc. Queried by dataset, datatype, date range, and location.
  • Locations — geographic areas (states, counties, cities, countries, ZIP codes) with location IDs used to filter stations and data queries.

Gotchas

  • Pagination — default limit is 25, max 1000. Use offset and limit for paging.
  • Date format — ISO 8601: YYYY-MM-DD.
  • Rate limits — 5 requests per second, 10,000 per day.

Tools in this Server (4)

Noaa Get Data

Get climate observation data from NOAA CDO. Requires dataset_id, start_date, and end_date. Filter by station, data type (TMAX, TMIN, PRCP, SNOW, etc.)...

Noaa Get Datasets

Get available NOAA Climate Data Online datasets. Pass dataset_id (e.g. 'GHCND', 'GSOM', 'NORMAL_DLY') for details on one dataset, or omit to list all ...

Noaa Get Locations

Get geographic locations from NOAA Climate Data Online. Pass location_id (e.g. 'FIPS:06', 'CITY:US170006', 'ZIP:10001') for one location's details, or...

Noaa Get Stations

Get NOAA weather stations. Pass station_id (e.g. 'GHCND:USW00094728') for one station's details, or omit to search/list stations. Filter by dataset, l...

Frequently Asked Questions

What is the NOAA Climate Data MCP server?

NOAA Climate Data Online provides historical climate observations, weather stations, 30-year normals, and climate datasets going back to 1763. It provides 4 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect NOAA Climate Data to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/noaa-climate. Authentication is handled automatically.

How many tools does NOAA Climate Data provide?

NOAA Climate Data provides 4 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does NOAA Climate Data require?

NOAA Climate Data uses API Key. NOAA Climate Data requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect NOAA Climate Data to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/noaa-climate

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use NOAA Climate Data?

Sign in to connect your credentials and start running tools from the chat.

NOAA Climate Data MCP Server & Skill — 4 Tools