Skip to main content

MCP server for solar indices and space weather — SFI, SSN, Kp, DSCOVR, alerts

Project description

solar-mcp

MCP server for space weather and HF propagation conditions — live solar flux, Kp index, DSCOVR solar wind, X-ray flux, alerts, 27-day forecast, and band-by-band outlook through any MCP-compatible AI assistant.

Part of the qso-graph project. No authentication required — all data from NOAA SWPC public endpoints.

Install

pip install solar-mcp

Tools

Tool Description
solar_conditions Current SFI, Kp, and NOAA R/S/G space weather scales
solar_forecast 27-day SFI and Kp forecast from NOAA
solar_alerts Active space weather alerts and warnings
solar_wind Real-time DSCOVR L1 solar wind (Bz, speed, density)
solar_xray GOES X-ray flux and solar flare classification
solar_band_outlook HF band-by-band propagation assessment (160m-6m)
get_version_info Service version + upstream spec version (fleet identity attestation)

Quick Start

No credentials needed — just install and configure your MCP client.

Configure your MCP client

Claude Desktop

Add to claude_desktop_config.json (~/Library/Application Support/Claude/ on macOS, %APPDATA%\Claude\ on Windows):

{
  "mcpServers": {
    "solar": {
      "command": "solar-mcp"
    }
  }
}

Claude Code

Add to .claude/settings.json:

{
  "mcpServers": {
    "solar": {
      "command": "solar-mcp"
    }
  }
}

ChatGPT Desktop

{
  "mcpServers": {
    "solar": {
      "command": "solar-mcp"
    }
  }
}

Cursor

Add to .cursor/mcp.json (project-level) or ~/.cursor/mcp.json (global):

{
  "mcpServers": {
    "solar": {
      "command": "solar-mcp"
    }
  }
}

VS Code / GitHub Copilot

Add to .vscode/mcp.json in your workspace:

{
  "servers": {
    "solar": {
      "command": "solar-mcp"
    }
  }
}

Gemini CLI

Add to ~/.gemini/settings.json (global) or .gemini/settings.json (project):

{
  "mcpServers": {
    "solar": {
      "command": "solar-mcp"
    }
  }
}

Ask questions

"What are the current solar conditions?"

"Is the solar wind causing any geomagnetic disturbance?"

"What's the 27-day solar forecast look like?"

"Are any bands open right now on HF?"

"Are there any active space weather alerts?"

"What class solar flare is happening?"

Testing Without Network

SOLAR_MCP_MOCK=1 solar-mcp

MCP Inspector

solar-mcp --transport streamable-http --port 8008

Development

git clone https://github.com/qso-graph/solar-mcp.git
cd solar-mcp
pip install -e .

License

GPL-3.0-or-later

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

solar_mcp-0.2.1.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

solar_mcp-0.2.1-py3-none-any.whl (10.8 kB view details)

Uploaded Python 3

File details

Details for the file solar_mcp-0.2.1.tar.gz.

File metadata

  • Download URL: solar_mcp-0.2.1.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for solar_mcp-0.2.1.tar.gz
Algorithm Hash digest
SHA256 90b3087bd005d642fe1011204997e530218b22787d1734693592e217d1691507
MD5 7353153ff33dda88521f710270c1f39d
BLAKE2b-256 8a7768083159420eb4e130460a139fc05ed91f81807507be5d003c3c91fdf1ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for solar_mcp-0.2.1.tar.gz:

Publisher: publish.yml on qso-graph/solar-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file solar_mcp-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: solar_mcp-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 10.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for solar_mcp-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2ece1f6167683e2e6644ed45a15b05ca003866f2fa1be4c036a79a36be5c3b93
MD5 bc53b1dff4e9a20d7ad24818f5c8cb80
BLAKE2b-256 61d8cfbc4aef28395a7b7a74c7ce07e7d10e7cd01ccfe1630bed7114041bc9eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for solar_mcp-0.2.1-py3-none-any.whl:

Publisher: publish.yml on qso-graph/solar-mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page