2 months ago
MCP server for Summits on the Air (SOTA) — live spots, activation alerts, summit info, nearby summits, and activator stats through any MCP-compatible AI assistant.
Part of the qso-graph project. No authentication required — uses public SOTLAS and SOTALive APIs.
Overview
sota-mcp connects to Summits on the Air — portable operations from mountain summits.
Tools:
- Live spots and alerts
- Summit info by reference (W7I/SI-001, etc.)
- Find summits near coordinates
- Activator stats and history
No authentication required — uses public SOTLAS and SOTALive APIs.
Install: pip install sota-mcp
Server Config
{
"mcpServers": {
"sota": {
"command": "sota-mcp"
}
}
}