mcpbeat Sign in

Pota MCP Server

local only

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

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

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

Alternatives to Pota MCP

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

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

61 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
OnceAsk
by rsb6061

MCP server for OnceAsk, the AI-native current-address layer for people and agents.

4 tools answering
Linkedctl
by alexey-pelykh

CLI and MCP server for the LinkedIn API

32 installs/wk local only
Espn
by christianclaudio

Model Context Protocol server for live & historical sports stats and odds via ESPN.

1 029 installs/wk local only
Whatsapp MCP
by meharajm

WhatsApp MCP Server - Human-in-the-loop for AI agents via WhatsApp

68 installs/wk local only
Themeparks
by pipeworx-io

ThemeParks.wiki MCP — live theme park wait times, schedules, and attraction data.

35 tools answering
HubSpot Integrations MCP
by centrify-internal

MCP server for the HubSpot Integrations Center HubDB: search and retrieve integration data.

2 tools answering

Pota MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Pota MCP?
Pota 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 pota-mcp was installed 64 times last week.
How do I connect Pota 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 pota-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Pota MCP?
The pypi package pota-mcp was installed 64 times in the last week. Week over week that is +0%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Pota 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.