# NOAA Full MCP for AI Agents AI Agent Connect

> NOAA Full provides 36 tools to pull weather, aviation, marine, space weather, and climate data from 5 official NOAA APIs. It gives your agent direct access to real-time alerts, METARs, tide predictions, and decades of historical climate records without requiring any API keys.

## Overview
- **Category:** the-unthinkable
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_Zyrum0sUUjqzxZgZkS7zTix29llurz0bREpYKozc/ai-agent-connect
- **Tags:** meteorology, marine-data, space-weather, environmental-monitoring, geospatial-data, real-time-data

## Description

NOAA Full lets you pull high-fidelity environmental data into your workflow without jumping between five different government websites. This Connector connects your agent to official NOAA sources, giving you a direct line to everything from aviation METARs and TAFs to space weather alerts and long-term climate trends. If you need to know the current water temperature at a specific coastal station, the 30-year climate baseline for a region, or the probability of a visible aurora tonight, this Connector handles the requests. It removes the friction of manual data collection for meteorology, maritime logistics, and aerospace monitoring. You can find this Connector in the Vinkius catalog, where it serves as a primary resource for anyone who needs reliable, real-time environmental intelligence integrated directly into their agent's capabilities.

## Tools

### get_active_alerts
Get active weather alerts filtered by state, severity, urgency, or event type. This is useful for quick regional hazard checks.

### get_alert_types
List all available NWS weather alert types. Use this to discover the correct values for filtering alerts.

### get_metar
Get current airport weather for any airport worldwide using an ICAO code. It returns temperature, wind, visibility, and more.

### get_taf
Get airport weather forecasts for any airport worldwide by ICAO code. This includes wind, visibility, and weather changes.

### get_pirep
Get pilot reports for turbulence, icing, and other conditions. You can filter these by age.

### get_sigmet
Get significant aviation weather hazards like convection and icing. This helps identify areas of high risk for pilots.

### get_aviation_station
Get specific aviation weather station information by ICAO code. It provides the underlying data for flight planning.

### get_daily_data
Access the GHCN-Daily archive for global daily weather records. Filter by station, data type, and date range.

### get_monthly_summary
Get monthly climate summaries including average temperature and precipitation. This is ideal for identifying seasonal trends.

### get_yearly_summary
Get annual climate summaries including extremes and averages. This is the best tool for long-term climate analysis.

### get_climate_normals
Get the 30-year climate normals for a location. This provides the statistical baseline for what is considered normal weather.

### search_stations
Search for NCEI weather stations by location bounding box or keyword. It returns station IDs for use with other tools.

### get_forecast
Get a 7-day weather forecast for any US location by latitude and longitude. It includes high/low temps and narrative details.

### get_hourly_forecast
Get a 156-hour hour-by-hour weather forecast for US locations. This includes humidity, wind, and sky conditions.

### get_forecast_discussion
Retrieve the Area Forecast Discussion (AFD) from a specific WFO. This provides the professional narrative behind the forecast.

### get_grid_data
Get raw NWS grid weather data for temperature, precipitation, and wind. This is useful for programmatic spatial analysis.

### get_point_metadata
Get NWS metadata for a US location, including the responsible WFO and grid coordinates. It helps orient your agent spatially.

### get_water_levels
Get observed water levels and tides at US coastal stations using a CO-OPS station ID. This is vital for coastal monitoring.

### get_tide_predictions
Get high and low tide predictions for US coastal stations. This is a primary tool for fishing, boating, and coastal planning.

### get_currents
Get observed ocean current speed and direction at select US coastal stations. This helps with marine navigation and research.

### get_water_temperature
Get water temperature at a US coastal station. Use this for marine biology, surfing, or fishing research.

### get_meteorological
Get coastal meteorological data including air temperature, wind, and pressure. It complements water level data.

### get_sea_level_trends
Get long-term relative sea level rise trends for a US coastal station. This is a critical tool for climate research.

### get_latest_observation
Get current weather conditions from a specific NWS station using a 4-character ID. This provides real-time ground truth.

### get_observation_history
Get recent observation history for a specific NWS station. Use this to see how weather conditions have evolved over the last few hours.

### get_station_metadata
Get metadata about a specific NWS weather station. This helps you understand where a station is and what data it provides.

### get_planetary_k_index
Get the NOAA Planetary K-index for geomagnetic activity and aurora probability. This is updated every 3 hours.

### get_k_index_forecast
Get a 3-day Kp index forecast. Use this to plan for aurora viewing or satellite vulnerabilities.

### get_solar_wind
Get real-time solar wind speed and magnetic field conditions. This data is essential for identifying impending geomagnetic storms.

### get_aurora_forecast
Get the aurora probability forecast map data using the Ovation model. This is the gold standard for aurora forecasting.

### get_solar_flux
Get the 10.7cm solar radio flux to measure solar activity. High values indicate increased solar flares and CMEs.

### get_dst_index
Get the Dst index for real-time geomagnetic storm intensity. This is critical for satellite operators and power grid monitoring.

### get_alerts_by_zone
Retrieve weather alerts for a specific NWS zone ID. Use this for focused monitoring of a precise area.

### get_alerts_by_point
Get active alerts for a specific latitude and longitude. The Connector resolves the location to the correct zone automatically.

### get_stations
Find nearby NWS weather observation stations by latitude and longitude. Use these IDs to get specific current observations.

### get_radar_stations
List all NWS radar stations and their current status. This is useful for understanding regional radar coverage.

## Prompt Examples

**Prompt:** 
```
What is the current weather at KJFK airport and what are the flight hazards?
```

**Response:** 
```
### **KJFK Airport Weather Report**

**Current Conditions (METAR):**
- **Temp:** 22°C
- **Wind:** SW 12kt
- **Visibility:** 10+ miles
- **Clouds:** SCT030

**Aviation Hazards (SIGMETs):**
- No significant hazards currently reported for this area.
- *Note: Always check for local convective activity.*
```

**Prompt:** 
```
Is there a chance of seeing the aurora tonight?
```

**Response:** 
```
### **Space Weather & Aurora Forecast**

**Current Activity:**
- **Kp Index:** 4 (Active)
- **Solar Wind:** 520 km/s, Bz: -6 nT
- **Dst Index:** -42 nT (Mild disturbance)

**Forecast:**
- **Kp Forecast:** 5 tonight
- **Aurora Probability:** High for northern US states and southern Canada.

*The solar wind conditions are favorable for increased geomagnetic activity.*
```

**Prompt:** 
```
Give me a summary of the coastal conditions for the Battery in NYC.
```

**Response:** 
```
### **Coastal Conditions: The Battery, NYC**

**Tide Information:**
- **Next High Tide:** 1.52m at 11:58 AM
- **Next Low Tide:** 0.85m at 5:42 PM

**Current Stats:**
- **Water Temperature:** 14.2°C
- **Ocean Currents:** 0.5 m/s, heading North
- **Sea Level Trends:** Showing a steady relative rise over the last decade.
```

## Capabilities

### Track active weather alerts
Get real-time alerts by state, zone, or specific coordinates.

### Fetch aviation weather data
Retrieve METAR, TAF, and PIREP reports for any airport worldwide.

### Monitor marine conditions
Get tide predictions, water levels, and ocean currents for coastal stations.

### Analyze space weather
Access Kp index forecasts, solar wind data, and aurora probability maps.

### Query historical climate records
Pull daily, monthly, and yearly climate summaries plus 30-year normals.

## Use Cases

### Aviation flight planning
A flight dispatcher asks the agent for METAR and TAF reports for three different airports. The agent uses get_metar and get_taf to provide a summary of current conditions and upcoming hazards.

### Marine research and navigation
A coastal researcher needs to know the current water temperature and tide heights for a specific beach. The agent uses get_water_temperature and get_tide_predictions to provide the data.

### Aurora hunting and space weather
A hobbyist wants to know if they can see the northern lights tonight. The agent checks get_planetary_k_index and get_aurora_forecast to give a probability and time window.

### Climate change trend analysis
A scientist needs to compare current sea levels to the 30-year baseline. The agent uses get_sea_level_trends and get_climate_normals to pull the historical data points.

## Benefits

- Skip manual website hopping by using get_metar and get_taf to pull airport weather for any ICAO code instantly.
- Monitor regional hazards more accurately with get_alerts_by_zone and get_alerts_by_point for precise geographic tracking.
- Conduct deep climate analysis using get_climate_normals and get_sea_level_trends to see decades of environmental shifts.
- Plan aurora viewing trips with precision by querying get_aurora_forecast and get_planetary_k_index for real-time solar activity.
- Analyze coastal environments with get_tide_predictions and get_water_temperature to get a full picture of marine conditions.
- Get professional-grade weather context by retrieving the full narrative from get_forecast_discussion for any WFO.

## How It Works

The bottom line is you get official NOAA data on demand without managing multiple API keys.

1. Connect your AI client to the NOAA Full MCP via the Vinkius platform.
2. Ask your agent for specific data, like a 7-day forecast or a current METAR report.
3. Receive structured weather, marine, or space data directly in your chat or application.

## Frequently Asked Questions

**Does the NOAA Full MCP require an API key to work?**
No, it does not. This Connector connects directly to official NOAA sources, so you can start using it immediately without managing any keys or accounts.

**Can I use NOAA Full to check weather for airports outside of the US?**
Yes, several tools like the METAR and TAF reports work globally. However, some specific tools like the 7-day forecast are currently limited to US locations.

**How accurate is the aurora forecast in the NOAA Full MCP?**
It uses the Ovation model, which is the gold standard for aurora forecasting. It combines real-time solar wind data with Kp index tracking to give you a high-probability forecast.

**Can I use NOAA Full for long-term climate research?**
Absolutely. It includes tools for 30-year climate normals, yearly summaries, and sea level trends, making it perfect for identifying long-term environmental shifts.

**What kind of marine data can I get with NOAA Full?**
You can get tide predictions, observed water levels, ocean current speeds, water temperatures, and coastal meteorological data for various US coastal stations.

**Is NOAA Full good for aviation safety?**
Yes, it provides critical aviation data including METARs, TAFs, and SIGMETs, which help pilots and dispatchers identify hazards like turbulence, icing, and severe weather.

**Why Full instead of individual servers?**
The Full server has **all 36 tools** from 5 NOAA APIs. Get forecast AND alerts AND METAR AND tides AND aurora AND historical climate data in a single session.