Solar MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from pypi. Last commit 17 May 2026.
Solar indices and space weather MCP server. SFI, SSN, Kp, DSCOVR, NOAA alerts.
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.
claude mcp add solar-mcp -- uvx solar-mcp
{
"mcpServers": {
"solar-mcp": {
"args": [
"solar-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.solar-mcp]
command = "uvx"
args = ["solar-mcp"]
{
"mcpServers": {
"solar-mcp": {
"args": [
"solar-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"solar-mcp": {
"args": [
"solar-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.