MCP.so
Sign In
Servers

Sota Mcp

@qso-graph

MCP server for Summits on the Air — summit lookup, spots, alerts, nearby summits

Overview

What is Sota Mcp?

Sota Mcp is an MCP server for Summits on the Air (SOTA) that provides live spots, activation alerts, summit information, and nearby summit searches through any MCP-compatible AI assistant. It uses the public SOTA API exclusively and requires no authentication.

How to use Sota Mcp?

Install the package with pip install sota-mcp, then configure your MCP client (e.g., Claude Desktop, Claude Code, ChatGPT Desktop, Cursor, VS Code / GitHub Copilot, Gemini CLI) by adding a JSON entry with "command": "sota-mcp". After restarting the client, the tools appear automatically. For testing without network, run SOTA_MCP_MOCK=1 sota-mcp.

Key features of Sota Mcp

  • Live and recent SOTA spots with time window and filters
  • Upcoming scheduled activation alerts
  • Summit details by SOTA reference code
  • Geospatial search for summits near coordinates
  • Version information for fleet identity attestation
  • No authentication required, uses public API only

Use cases of Sota Mcp

  • Asking an AI assistant “What SOTA spots are active right now?”
  • Getting details about a specific summit, e.g., “Tell me about summit W7I/SI-001”
  • Finding summits near a location, e.g., “What summits are near Boise, Idaho?”
  • Checking upcoming SOTA alerts, e.g., “Any SOTA alerts for this weekend?”

FAQ from Sota Mcp

What is Sota Mcp and how does it differ from other tools?

Sota Mcp is an MCP server that provides live SOTA spots, alerts, summit info, and nearby summit searches through any MCP-compatible AI assistant. It relies solely on the public SOTA API and requires no authentication or API keys.

What dependencies or runtime does Sota Mcp require?

Sota Mcp requires Python and the sota-mcp package installed via pip. It works with any MCP-compatible client (Claude Desktop, Claude Code, ChatGPT Desktop, Cursor, VS Code / GitHub Copilot, Gemini CLI).

Where does the data come from and is authentication needed?

Data comes exclusively from the public SOTA API (api2.sota.org.uk). No authentication or credentials are required.

Can I test Sota Mcp without network access?

Yes. Set the environment variable SOTA_MCP_MOCK=1 when starting the server to use mock data instead of hitting the SOTA APIs.

What transport does Sota Mcp support for development?

Sota Mcp supports the Streamable HTTP transport. Start the server with sota-mcp --transport streamable-http --port 8007 and open the MCP Inspector at http://localhost:8007.

Tags

More from Other