io.github.sbrunner-atx
contest-mcp
Log amateur-radio QSOs to N3FJP logging software over its TCP API.
stdiocommunityapplication
Package Details
contest-mcp
Transportstdio
Environment Variables
N3FJP_HOST(str)
Default:
127.0.0.1N3FJP API host.
N3FJP_PORT(str)
Default:
1100N3FJP API port (Settings → Application Program Interface). Default 1100. Not the multi-PC networking port.
N3FJP_TIMEOUT(str)
Default:
6Seconds to wait for an N3FJP response.
N3FJP_ALLOW_DB_WIPE(str)
Default:
offDANGER. When off (default), raw SQL that could delete/overwrite the entire log (DROP/TRUNCATE, unscoped DELETE/UPDATE) is refused. Only enable with a backup and full understanding of the risk.