mcpbeat Sign in

Wspr MCP Server

local only

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

WSPR beacon analytics MCP server. Band openings, path analysis, solar correlation.

Installs per day peak 30 · avg 10 · -27% w/w
a month agotoday
62
Installs / week
pypi · wspr-mcp
0
Stars
0 open issues
16 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Wspr 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 wspr-mcp -- uvx wspr-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "wspr-mcp": {
      "args": [
        "wspr-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.wspr-mcp]
command = "uvx"
args = ["wspr-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "wspr-mcp": {
      "args": [
        "wspr-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "wspr-mcp": {
      "args": [
        "wspr-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Wspr MCP

same job, measured the same way
Ionis MCP
by qso-graph

HF propagation analytics. 175M WSPR/RBN signatures, band openings, solar correlation.

151 installs/wk local only
Ionis MCP
by ionis-ai

HF propagation analytics. 175M WSPR/RBN signatures, band openings, solar correlation.

local only
BagOS
by edycutjong

MCP server for Bags on Solana: token analytics, trade quotes, and gated write operations.

83 installs/wk local only
Avito MCP
by elchin92

MCP server for Avito: chats, listings, orders and analytics, with previews and confirmations.

155 installs/wk local only
Google Search Console
by sarahpark

Google Search Console MCP server — search analytics, URL inspection, and sitemaps

60 installs/wk local only
Google Search Console
by ni-c

MCP server for Google Search Console: properties, sitemaps, search analytics and URL inspection

90 installs/wk local only
CSV Analytics MCP
by csoai-org

Csv Analytics MCP Server by MEOK AI Labs

238 installs/wk local only
Finance Intelligence MCP
by ronit-019

Personal finance MCP server with budgeting, analytics, and PostgreSQL.

68 installs/wk local only

Wspr MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Wspr MCP?
Wspr 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 wspr-mcp was installed 62 times last week.
How do I connect Wspr 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 wspr-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Wspr MCP?
The pypi package wspr-mcp was installed 62 times in the last week. Week over week that is -27%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Wspr MCP open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.