MCP server exposing 7 tools for noaa-swpc.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/noaa-swpc/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
alerts — Current SWPC alerts/warnings.solar_wind — Recent solar wind (DSCOVR plasma + magnetometer).kp_index — Fetch NOAA planetary K-index (global geomagnetic activity 0–9) for a time window: 1-day observed, 7-day forecast, 30-day 1-minute estimated, or current value; returns timestamped Kp measurement array.aurora_forecast — 30-min ovation aurora forecast.goes_xray — GOES X-ray flux history.boulder_kp — Boulder K-index real-time.forecast_text — 3-day SWPC forecast discussion (raw text).Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/noaa-swpc/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io