Adif MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 620 installs a week from pypi. Last commit 16 May 2026.
ADIF 3.1.6 parser and validator for amateur radio QSO logs. Full spec coverage.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
os.path.join(current_dir, "..", "resources", "spec", version)
os.system("cls" if os.name == "nt" else "clear")
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add adif-mcp -- uvx adif-mcp
{
"mcpServers": {
"adif-mcp": {
"args": [
"adif-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.adif-mcp]
command = "uvx"
args = ["adif-mcp"]
{
"mcpServers": {
"adif-mcp": {
"args": [
"adif-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"adif-mcp": {
"args": [
"adif-mcp"
],
"command": "uvx"
}
}
}
MCP server for Firebase — Firestore, Storage, Auth, and Cloud Logging, with schema validation.
Log amateur-radio QSOs to N3FJP logging software over its TCP API.
Log amateur-radio QSOs to N3FJP logging software over its TCP API.
Full MCP server for MT5: access trades, logs, compilation, etc..
MCP tools for UVM/cocotb logs, coverage, regressions, and waveform triage.
Control fldigi (amateur-radio digital modes) over XML-RPC: modem, frequency, rig, log, transmit.
Secure MCP server for Obsidian with OWASP Top 10 controls and full audit logging.
Log parse, filter, analyze for AI agents
Answers built from our own checks of this server.