Loading MCP server directory, please wait...
Log amateur-radio QSOs to N3FJP logging software over its TCP API.
npx @getmcp/cli add io.github.sbrunner-atx/contest-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sbrunner-atx/contest-mcp": {
"command": "uvx",
"args": [
"contest-mcp"
],
"env": {
"N3FJP_HOST": "127.0.0.1",
"N3FJP_PORT": "1100",
"N3FJP_TIMEOUT": "6",
"N3FJP_ALLOW_DB_WIPE": "off"
}
}
}
}