Solar Mcp
About
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.
Details
- Author
- qso-graph
- Downloads
- 304
- Categories
- Other
Jump to
- Access real-time space weather from NOAA SWPC
- Current conditions: SFI, Kp, SSN
- 27-day solar forecast
- Active space weather alerts
- DSCOVR L1 solar wind data (Bz, speed, density)
- GOES X-ray flux and flare classification
- HF band-by-band propagation outlook
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Solar McpCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install via pip install solar-mcp. No authentication required. After installation, use the built-in tools to access data such as current solar indices, 27-day forecasts, space weather alerts, DSCOVR solar wind parameters, GOES X-ray flux, and HF band propagation outlooks.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"solar mcp": {
"solar": {
"command": "solar-mcp"
}
}
}
}
McpServers
{
"solar": {
"command": "solar-mcp"
}
}
solar-mcp provides real-time space weather data from NOAA SWPC.
Tools:
- Current conditions (SFI, Kp, SSN)
- 27-day solar forecast
- Active space weather alerts
- DSCOVR L1 solar wind (Bz, speed, density)
- GOES X-ray flux and flare classification
- HF band-by-band propagation outlook
No authentication required.
Install: pip install solar-mcp
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



