mcpbeat Sign in

Solar MCP Server

local only

Solar MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 65 installs a week from pypi. Last commit 17 May 2026.

Solar indices and space weather MCP server. SFI, SSN, Kp, DSCOVR, NOAA alerts.

Installs per day peak 24 · avg 9 · -21% w/w
a month agotoday
65
Installs / week
pypi · solar-mcp
2
Stars
1 open issues
17 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Solar MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add solar-mcp -- uvx solar-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "solar-mcp": {
      "args": [
        "solar-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.solar-mcp]
command = "uvx"
args = ["solar-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "solar-mcp": {
      "args": [
        "solar-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "solar-mcp": {
      "args": [
        "solar-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Solar MCP

same job, measured the same way
Noaa Swpc
by pipeworx-io

NOAA Space Weather Prediction Center (solar wind, Kp, aurora, alerts)

38 tools answering
Noaa Spaceweather MCP Server
by cyanheads

NOAA SWPC space weather: storm scales, Kp index, aurora forecasts, solar wind, activity, alerts.

215 installs/wk 6 tools answering
Xweather Weather MCP
by xweather

Hosted MCP server for Xweather weather data: conditions, forecasts, alerts, and more.

answering
Space Weather (Kp Index, Solar Flares) — buy per-query in-session (spaceweather)
by a2awire

Space weather: Kp index, solar flare flux, alerts. $0.01/query, free testnet funds.

16 tools answering
Domotz
by wyre-ai

MCP server for Domotz network monitoring — agents, devices, alerts, and network discovery.

local only
Domotz
by wyre-technology

MCP server for Domotz network monitoring — agents, devices, alerts, and network discovery.

local only
Datto RMM
by wyre-technology

MCP server for Datto RMM — devices, alerts, sites, jobs, and audit data.

local only
Datto RMM
by wyre-ai

MCP server for Datto RMM — devices, alerts, sites, jobs, and audit data.

local only

Solar MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Solar MCP?
Solar MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package solar-mcp was installed 65 times last week.
How do I connect Solar MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls solar-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Solar MCP?
The pypi package solar-mcp was installed 65 times in the last week. Week over week that is -21%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Solar MCP open source?
We cannot say either way: written in Python, 2 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.