noaa climate mcp server for Cursor
io.github.cyanheads/noaa-climate-mcp-server
Search NOAA climate stations and datasets, fetch historical weather observations.
client:Cursor
transport:streamable-http
runtime:npm
tools:10
Install noaa climate mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"noaa-climate-mcp-server": {
"url": "https://noaa-climate.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- noaa_climate_list_datasets
- noaa_climate_list_data_categories
- noaa_climate_list_data_types
- noaa_climate_list_location_categories
- noaa_climate_find_locations
- noaa_climate_find_stations
- noaa_climate_get_station
- noaa_climate_fetch_data
- noaa_climate_search_storm_events
- noaa_climate_get_billion_dollar_disasters