Log amateur-radio QSOs to N3FJP logging software over its TCP API.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
n3fjp-mcp · pypi · 0.3.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.sbrunner-atx/n3fjp-mcp",
"description": "Log amateur-radio QSOs to N3FJP logging software over its TCP API.",
"repository": {
"url": "https://github.com/sbrunner-atx/n3fjp-mcp",
"source": "github"
},
"version": "0.3.0",
"packages": [
{
"registryType": "pypi",
"identifier": "n3fjp-mcp",
"version": "0.3.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "N3FJP API host.",
"format": "string",
"default": "127.0.0.1",
"name": "N3FJP_HOST"
},
{
"description": "N3FJP API port (Settings → Application Program Interface). Default 1100. Not the multi-PC networking port.",
"format": "string",
"default": "1100",
"name": "N3FJP_PORT"
},
{
"description": "Seconds to wait for an N3FJP response.",
"format": "string",
"default": "6",
"name": "N3FJP_TIMEOUT"
},
{
"description": "DANGER. 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.",
"format": "string",
"default": "off",
"name": "N3FJP_ALLOW_DB_WIPE"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-31T23:21:08.561115Z",
"publishedAt": "2026-07-31T23:21:08.561115Z",
"updatedAt": "2026-07-31T23:21:08.561115Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.3.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.