Odel
contest mcp

contest mcp

Local
@sbrunner-atxPythonMITUpdated 1mo ago

Log amateur-radio QSOs to N3FJP logging software over its TCP API.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIcontest-mcpv0.1.2

Run

uvx contest-mcp

MCP client config

{
  "mcpServers": {
    "contest-mcp": {
      "command": "uvx",
      "args": [
        "contest-mcp"
      ]
    }
  }
}