v0.1.1: Initial public release
Initial public release
First public release of @cyanheads/noaa-spaceweather-mcp-server — 6 keyless MCP tools over NOAA SWPC public feeds for space weather intelligence.
Added:
- noaa_spaceweather_get_conditions — R/S/G storm scales + current Kp heartbeat
- noaa_spaceweather_get_kp_index — K-index history (1–168 h) + 3-day forecast
- noaa_spaceweather_get_aurora_forecast — OVATION model global grid + local go/no-go by coordinates
- noaa_spaceweather_get_solar_wind — DSCOVR real-time plasma + Bz
- noaa_spaceweather_get_solar_activity — GOES X-ray flux, flare probabilities, active regions
- noaa_spaceweather_get_alerts — structured SWPC alerts, watches, and warnings
Security:
- Upstream alert message text fenced in code blocks to prevent prompt injection
37 tests pass; bun run devcheck clean.