PW
Planet Watch MCP
$29/mo
41 tools
cited sources
live
weathermarineaviation-weatherspace-weathernatural-hazards
Subscribe
Tools
| geocode_place | Resolve a place name to coordinates for weather queries. |
| current_weather | Get current temperature, wind, rain, cloud cover, and weather code for an area. |
| hourly_forecast | Return the next N hours of temperature, precipitation probability, wind, and weather code. |
| daily_forecast | Return up to 16 days of daily min/max temperature, rain, wind, UV, and sunrise/sunset. |
| weather_risk_briefing | Generate a deterministic weather risk briefing for travel, events, outdoor work, or launches. |
| wave_forecast | Return hourly wave, swell, wind-wave, period, and direction forecast for a marine coordinate. |
| marine_briefing | Create a marine conditions briefing based on wave height, period, and direction. |
| tide_heights | Hourly tide height above mean sea level. Uses Open-Meteo Marine. |
| tide_extremes | Next high and low tides with times and heights. Uses Open-Meteo Marine. |
| tide_and_surf_window | Combine tide state and wave conditions to suggest when to go out. |
| metar | Current METAR observations for one or more ICAO stations, decoded. e.g. 'KJFK' or 'EGLL,LIMF'. |
| taf | Terminal Aerodrome Forecasts for one or more ICAO stations, with decoded forecast periods. |
| station_info | Look up airport/station details - ICAO, IATA, name, coordinates, elevation, what it reports. |
| aviation_hazards | Active SIGMETs and AIRMETs - turbulence, icing, IFR, mountain obscuration, convection. |
| route_weather | Weather along a route: METAR and TAF for every station, with the worst flight category flagged. |
| decode_flight_category | Explain the VFR/MVFR/IFR/LIFR flight categories and their ceiling and visibility thresholds. |
| current_kp_index | Return recent planetary K-index values and geomagnetic storm level. |
| solar_wind_now | Current solar wind speed, density and magnetic field from NOAA's real-time feed. SWPC retired /products/solar-wind/ (the DSCOVR-era paths this server used to call, which now 404); real-time solar wind moved to /json/rtsw/. |
| solar_flare_events | List recent solar flare / X-ray event records from NOAA SWPC. |
| space_weather_alerts | Return active NOAA SWPC alerts, watches, warnings, or summaries. |
| aurora_and_radio_risk_briefing | Summarize geomagnetic, aurora, radio, and satellite/GPS risk from current NOAA data. |
| active_hazards | Currently active natural hazard events worldwide, optionally filtered to one category. |
| hazards_near | Natural hazards within a radius of a coordinate, sorted nearest first. |
| wildfires_near | Active wildfires near a location, with fire size where the source reports it. |
| volcano_alerts | US volcanoes currently above normal alert level, with alert level and aviation colour code. |
| river_levels | US river gauge readings - gauge height or discharge - from USGS Water Services. |
| hazard_briefing | One-call risk picture for a location: every active hazard nearby, grouped and ranked. |
| recent_earthquakes | Read a USGS recent-earthquake feed and optionally filter by minimum magnitude. |
| earthquake_query | Query USGS event API by date range and magnitude. |
| nearby_earthquakes | Find recent earthquakes near a latitude/longitude. |
| nearby_radiation_measurements | Fetch nearby public Safecast radiation measurements around a coordinate. |
| radiation_location_check | Named location convenience wrapper for nearby radiation readings. |
| air_quality | Current air quality, UV index and pollen for a location. Particulates, ozone, nitrogen and sulphur dioxide, carbon monoxide, the European AQI, UV index, and five pollen types. |
| river_discharge | Global river discharge forecast from GloFAS. Works worldwide, unlike river_levels, which reads US gauges only. |
| climate_normal | What is normal at this place on this calendar date, from ERA5 reanalysis. Returns the mean, range and spread of daily max/min temperature and precipitation for the same date across previous years. |
| climate_anomaly | Is today's weather unusual here? Compares today against the same date in previous years. This is the question a forecast alone cannot answer. |
| official_warnings | Official US National Weather Service watches, warnings and advisories for a point. Everything else this server returns is model output or observation; these are the only figures issued with authority. United States only. |
| conditions_briefing | One call: every environmental layer at one point on Earth. Land weather, sea state, the nearest aviation report, space weather, active natural hazards, recent earthquakes and nearby radiation readings - reconciled into a single picture. Each layer is fetched independently, so one dead upstream degrades a section rather than the whole answer. |
| watch_location | Track one location over time: report only hazards and quakes not seen before. Call once with no cursor to set a baseline, then pass the cursor back to get only what is new. Nothing is stored server-side - the cursor carries it. |
| coverage | What this server covers by layer, and the limits of each. |
| list_sources | Every upstream this server draws on, with layer, material and caveats. |