Qrz MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 79 installs a week from pypi. Last commit 16 May 2026.
QRZ.com MCP server. Callsign lookup, DXCC resolution, logbook queries via QRZ XML API.
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 qrz-mcp -- uvx qrz-mcp
{
"mcpServers": {
"qrz-mcp": {
"args": [
"qrz-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.qrz-mcp]
command = "uvx"
args = ["qrz-mcp"]
{
"mcpServers": {
"qrz-mcp": {
"args": [
"qrz-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"qrz-mcp": {
"args": [
"qrz-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.