noaa spaceweather mcp server for Cursor
io.github.cyanheads/noaa-spaceweather-mcp-server
NOAA SWPC space weather: storm scales, Kp index, aurora forecasts, solar wind, activity, alerts.
client:Cursor
transport:streamable-http
runtime:npm
tools:6
Install noaa spaceweather mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"noaa-spaceweather-mcp-server": {
"url": "https://noaa-spaceweather.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs