Back to directory
pleska/ham-radio-assistant

pleska/ham-radio-assistant

@pleska

A Model Context Protocol (MCP) server providing useful tools for amateur radio operators, including callsign lookup, antenna bearing calculations, and POTA park information.

ham-radioamateur-radiocallsignantennapotamcpradiocalculatortool

Installation & Configuration

{
  "mcpServers": {
    "HamRadioAssistant": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ham-radio-assistant"
      ]
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2026/6/15
Updated
2026/6/17