Fetch current space-weather indices relevant to HF propagation from NOAA's Space Weather Prediction Center

domain: swpc.noaa.gov · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Send a GET request to https://services.swpc.noaa.gov/json/planetary_k_index_1m.json for recent planetary K-index values, a quick geomagnetic-disturbance indicator.
  2. Send a GET request to https://services.swpc.noaa.gov/products/solar-wind/plasma-1-day.json and/or mag-1-day.json for the most recent 1-day real-time solar wind plasma and magnetic-field readings.
  3. Parse each JSON response, noting that the first row is typically a header/field-name array followed by data rows, rather than a keyed object per record.
  4. Poll on a sane interval (these products update on the order of minutes) rather than tight-looping, since this is a public, unauthenticated service with no published per-client rate limit.
  5. Cross-reference elevated K-index or disturbed solar wind conditions against your own propagation-prediction logic to flag likely HF degradation.

Known gotchas

Related routes

retrieve real-time space-weather json products from noaa swpc
services.swpc.noaa.gov · 5 steps · unrated
Retrieve current SIGMETs, G-AIRMETs, and convective outlooks for a region from the aviationweather.gov Data API
aviationweather.gov · 5 steps · unrated
Fetch current weather and forecasts from OpenWeatherMap API with correct units and caching
openweathermap · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans