← Registry

Data Collection

solarstorm.today

Provides real-time space weather data including Kp index, solar flares, and aurora visibility forecasts.

1 endpoint4 known toolsFirst detected August 28, 2026Last detected August 28, 2026

ENDPOINT 1

https://mcp.solarstorm.today/mcp

No auth detected

MCP server metadata

Name
solarstorm
Version
1.0.0
Capabilities
experimentalpromptsresourcestools

Known tools 4

get_current_kp

Current planetary Kp index: latest value, level (low/moderate/high/severe) and the observed 24-hour maximum.

Inferred read-only
get_kp_forecast_3day

Official NOAA 3-day geomagnetic forecast: the maximum expected Kp per calendar day (Europe/Berlin days).

Inferred read-only
get_solar_flares_24h

Solar X-ray activity of the past 24 hours from GOES: current flare class and the 24-hour peak class.

Inferred read-only
get_aurora_visibility

Aurora visibility outlook for a geographic latitude (degrees, e.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.solarstorm]
url = "https://mcp.solarstorm.today/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "solarstorm": {
      "type": "http",
      "url": "https://mcp.solarstorm.today/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: solarstorm
Remote MCP URL: https://mcp.solarstorm.today/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "solarstorm": {
      "url": "https://mcp.solarstorm.today/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "solarstorm": {
      "type": "http",
      "url": "https://mcp.solarstorm.today/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "solarstorm",
  "transport": "streamable-http",
  "url": "https://mcp.solarstorm.today/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.