
Research
/Security News
Popular npm Packages in the keyv and Cacheable Namespaces Compromised in Active Supply Chain Attack
Popular npm packages keyv and cacheable compromised.
solar-mcp
Advanced tools
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.
pip install solar-mcp
| 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) |
No credentials needed — just install and configure your MCP client.
Add to claude_desktop_config.json (~/Library/Application Support/Claude/ on macOS, %APPDATA%\Claude\ on Windows):
{
"mcpServers": {
"solar": {
"command": "solar-mcp"
}
}
}
Add to .claude/settings.json:
{
"mcpServers": {
"solar": {
"command": "solar-mcp"
}
}
}
{
"mcpServers": {
"solar": {
"command": "solar-mcp"
}
}
}
Add to .cursor/mcp.json (project-level) or ~/.cursor/mcp.json (global):
{
"mcpServers": {
"solar": {
"command": "solar-mcp"
}
}
}
Add to .vscode/mcp.json in your workspace:
{
"servers": {
"solar": {
"command": "solar-mcp"
}
}
}
Add to ~/.gemini/settings.json (global) or .gemini/settings.json (project):
{
"mcpServers": {
"solar": {
"command": "solar-mcp"
}
}
}
"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?"
SOLAR_MCP_MOCK=1 solar-mcp
solar-mcp --transport streamable-http --port 8008
git clone https://github.com/qso-graph/solar-mcp.git
cd solar-mcp
pip install -e .
GPL-3.0-or-later
FAQs
MCP server for solar indices and space weather — SFI, SSN, Kp, DSCOVR, alerts
The pypi package solar-mcp receives a total of 28 weekly downloads. As such, solar-mcp popularity was classified as not popular.
We found that solar-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.

Security News
/Company News
Socket has joined the new Composer and Packagist sponsorship program as a launch sponsor, supporting the team that keeps PHP's package ecosystem secure.