Skip to content
Back to search
30
MCP

@cyanheads/noaa-spaceweather-mcp-server

npm/@cyanheads/noaa-spaceweather-mcp-server

Query NOAA SWPC space weather: geomagnetic storm scales, Kp index, aurora forecasts, solar wind, solar activity, and alerts via MCP. STDIO or Streamable HTTP.

Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cyanheads/noaa-spaceweather-mcp-server
NOAA SWPC space weather: storm scales, Kp index, aurora forecasts, solar wind, activity, alerts.
0 tools · streamable-http
@cyanheads/noaa-climate-mcp-server
Search NOAA climate stations and datasets, fetch historical weather observations via MCP. STDIO or Streamable HTTP.
0 tools
io.github.hoon1983/spaceweather-mcp
Space weather & geomagnetic conditions (NOAA SWPC, NASA DONKI, USGS, Kyoto) via MCP.
0 tools
@pipeworx/mcp-noaa-swpc
NOAA Space Weather Prediction Center (solar wind, Kp, aurora, alerts)
0 tools
io.github.qso-graph/solar-mcp
Solar indices and space weather MCP server. SFI, SSN, Kp, DSCOVR, NOAA alerts.
0 tools
io.github.cyanheads/noaa-climate-mcp-server
Search NOAA climate stations and datasets, fetch historical weather observations.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@cyanheads/noaa-spaceweather-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}