Noaa Spaceweather MCP Server
@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. Its 6 documented tools cover noaa, spaceweather, solar.
People who work with noaa, spaceweather and solar and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-17 · ★ 2 · #24 OF 66 MAINTAINED MAPS & LOCATION · VERIFIED 2026-09-18
Apache-2.0 · TypeScript servers · how we verify → /methodology
01 · Install Noaa Spaceweather MCP Server
before you install - you'll need
Set MCP_TRANSPORT_TYPE, MCP_LOG_LEVEL before connecting.
Claude Code
claude mcp add cyanheads-noaa-spaceweather-mcp-server --transport http https://noaa-spaceweather.caseyjhand.com/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"cyanheads-noaa-spaceweather-mcp-server": {
"url": "https://noaa-spaceweather.caseyjhand.com/mcp"
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
https://noaa-spaceweather.caseyjhand.com/mcp
transport: streamable-http
endpoint alive - responded to MCP initialize · probed 2026-09-17
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to noaa-spaceweather.caseyjhand.com
endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect
license Apache-2.0 - declared in the repository
npm package @cyanheads/noaa-spaceweather-mcp-server - published under the repo owner's npm scope (@cyanheads)
registry namespace io.github.cyanheads is GitHub-verified and matches the repo owner
03 · What Noaa Spaceweather MCP Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
An agent gets 6 documented tools spanning noaa, spaceweather, solar, including noaa_spaceweather_get_conditions, noaa_spaceweather_get_kp_index, noaa_spaceweather_get_aurora_forecast, noaa_spaceweather_get_solar_wind.
The 6 tools it gives your agent
Extracted from the project's README - what noaa-spaceweather-mcp-server lets an agent do.
- noaa_spaceweather_get_conditions
- - Current space-weather snapshot: NOAA R/S/G storm scales, latest Kp, a plain-language status summary, and optionally SWPC's forecast discussion explaining the fo
- noaa_spaceweather_get_kp_index
- - Planetary K-index (0–9) - recent observed 3-hour values with G-scale equivalents and aurora-latitude guidance, plus 3-day forecast
- noaa_spaceweather_get_aurora_forecast
- - OVATION model aurora forecast: global probability grid, optional local lookup by coordinates with go/no-go verdict
- noaa_spaceweather_get_solar_wind
- - Real-time solar wind from the active L1 spacecraft: speed, proton density, temperature, and the critical Bz component with the window's most southward reading -
- noaa_spaceweather_get_solar_activity
- - Solar flare picture: discrete flare events with peak class and R-scale level, GOES X-ray flux, the daily F10.7 cm radio flux, 3-day flare-class probabilities, a
- noaa_spaceweather_get_alerts
- - Active SWPC alerts, watches, and warnings - structured records with product type, severity, issue time, validity window, and full message text
Latest releases
v0.2.0 · 2026-09-17
Forecast probabilities, flare history, bounded solar wind, discussion · get_conditions.forecast[].R/.S no longer coerce a null SWPC scale to 0 - forecast days carry a nullable scale/text/label plus probability fields…
v0.1.14 · 2026-09-17
Kp thirds, geomagnetic aurora bands, in-force alerts, feed error reasons · kpToGScale() now follows SWPC's minus-third band floors (G1 at Kp 4.67, G2 5.67, G3 6.67, G4 7.67, G5 9.00) (#27) · get_aurora_forecast…
v0.1.13 · 2026-09-16
mcp-ts-core 0.13.2 adoption, stateless session default · stateless session mode declared explicitly in createApp() (cyanheads/mcp-ts-core#376) · session mode published on the server card via _meta…
04 · Who maintains Noaa Spaceweather MCP Server
noaa-spaceweather-mcp-server is maintained by cyanheads. We track 125 MCP servers from cyanheads - 119 actively maintained, 1,816 combined GitHub stars, oldest repo from Dec 2024. Full record: all servers from cyanheads.
- obsidian-mcp-server Read, write, search, and surgically edit Obsidian notes, tags, and frontmatter via MCP. ★ 681
- mcp-ts-core Agent-native TypeScript framework for MCP servers. ★ 151
- pubmed-mcp-server Search PubMed/Europe PMC, fetch articles and full text (PMC/EPMC/Unpaywall), citations, MeSH terms. ★ 148
- git-mcp-server Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more. ★ 240
- clinicaltrialsgov-mcp-server Search ClinicalTrials.gov - find studies, retrieve results, match patients to eligible trials. ★ 94
- ntfy-mcp-server Send, manage, and replay ntfy push notifications via MCP. ★ 22
05 · Facts
- category
- maps & location - ranked #24 of 66 actively-maintained maps & location servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-17)
- registry
- io.github.cyanheads/noaa-spaceweather-mcp-server (active, first published 2026-06-05 · 15 versions)
- packages
- npm:@cyanheads/noaa-spaceweather-mcp-server · npm:@cyanheads/noaa-spaceweather-mcp-server
06 · Noaa Spaceweather MCP Server FAQ
Is Noaa Spaceweather MCP Server still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
What can Noaa Spaceweather MCP Server do?
An agent gets 6 documented tools spanning noaa, spaceweather, solar, including noaa_spaceweather_get_conditions, noaa_spaceweather_get_kp_index, noaa_spaceweather_get_aurora_forecast, noaa_spaceweather_get_solar_wind.
How do I install Noaa Spaceweather MCP Server?
Run `npx -y @cyanheads/noaa-spaceweather-mcp-server`. The README documents 2 environment variables (MCP_TRANSPORT_TYPE, MCP_LOG_LEVEL) to set first. Set MCP_TRANSPORT_TYPE, MCP_LOG_LEVEL before connecting. You can also paste the ready-made client config above.
Does Noaa Spaceweather MCP Server require authentication?
No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-17; you can connect without credentials.
07 · Alternatives to Noaa Spaceweather MCP Server
Alternatives to Noaa Spaceweather MCP Server
Maintained maps & location servers if Noaa Spaceweather MCP Server isn't the fit.
- Not Fair OAuth MCP for Google, Meta, X, LinkedIn, Reddit, TikTok, GSC, GA4, WordPress and GHL. ★ 3,817 · 2026-09-17
- Google Maps MCP Server 18 Google Maps tools for AI agents - geocode, search, directions, weather, and more. ★ 459 · 2026-09-16
- Mapbox MCP Server Geospatial intelligence with Mapbox APIs like geocoding, POI search, directions, isochrones, etc. ★ 355 · 2026-09-17
- Brasil API MCP server for BrasilAPI - CEP, CNPJ, banks, FIPE, holidays, weather ★ 271 · 2026-08-29
- Monkeymcp MCP server providing monkey data, journeys, and location services for various monkey species. ★ 123 · 2025-10-10
- Platform AI Google Maps Platform Code Assist MCP ★ 105 · 2026-08-18
More maps & location MCP servers · Open Meteo MCP Server · Openstreetmap MCP Server · Sportsdata MCP · DC Member API · Job Data Lake
More TypeScript MCP servers · Nonprofit Explorer MCP Server · Ntfy MCP Server · Obsidian MCP Server · Oecd MCP Server · see all