Odel
n3fjp mcp

n3fjp 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).

PyPIn3fjp-mcpv0.3.0

Run

uvx n3fjp-mcp

MCP client config

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