mcpbeat Sign in

Sota MCP Server

local only

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

Summits on the Air MCP server. Summit lookup, activator stats, chaser records, spots.

Installs per day peak 40 · avg 10 · -34% w/w
a month agotoday
61
Installs / week
pypi · sota-mcp
1
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 Sota 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 sota-mcp -- uvx sota-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sota-mcp": {
      "args": [
        "sota-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sota-mcp]
command = "uvx"
args = ["sota-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "sota-mcp": {
      "args": [
        "sota-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sota-mcp": {
      "args": [
        "sota-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Sota MCP

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

Parks on the Air MCP server. Park lookup, activator and hunter stats, live spots.

64 installs/wk local only
Iota MCP
by qso-graph

Islands on the Air MCP server. Group lookup, island search, DXCC mapping, nearby groups.

61 installs/wk local only
Github Stats
by ryudi84

MCP server for GitHub repo stats: stars, forks, contributors, activity.

27 installs/wk local only
Dir MCP
by agntcy

MCP server for working with OASF agent records in the Agntcy Directory.

local only
NDI-MCP-Server
by creintel

Commercial real estate deal search, comp lookup, and scoring for the Northeast US

125 installs/wk local only
Python MCP
by files

Local-only Python MCP server for the Files.com API.

938 installs/wk local only
I
agentgate
by ciceroyang

Read-only evidence for the tools agents run: MCP server records, coverage and policy.

local only
Agon Protocol
by agonx402

MCP server for Agon Protocol state reads and prepare-only payment-channel actions.

101 installs/wk local only

Sota MCP — questions

Answers built from our own checks of this server.

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