Skip to content
Cline

n3fjp mcp for Cline

io.github.sbrunner-atx/n3fjp-mcp

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

client:Cline transport:stdio runtime:pypi

Install n3fjp mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "n3fjp-mcp": {
      "command": "uvx",
      "args": [
        "n3fjp-mcp"
      ],
      "env": {
        "N3FJP_HOST": "<N3FJP_HOST>",
        "N3FJP_PORT": "<N3FJP_PORT>",
        "N3FJP_TIMEOUT": "<N3FJP_TIMEOUT>",
        "N3FJP_ALLOW_DB_WIPE": "<N3FJP_ALLOW_DB_WIPE>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

n3fjp mcp in other clients