mcpbeat Sign in

Qrz MCP Server

local only

Qrz MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 102 installs a week from pypi. Last commit 16 May 2026.

QRZ.com MCP server. Callsign lookup, DXCC resolution, logbook queries via QRZ XML API.

Installs per day peak 56 · avg 14 · -15% w/w
a month agotoday
102
Installs / week
pypi · qrz-mcp
3
Stars
4 open issues
16 May 2026
Last commit
0 releases in 90 days
License
Python

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Name looks like a popular package qrp-mcp
qrz-mcp похож на qrp-mcp

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Qrz MCP and you get told the day something new turns up.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add qrz-mcp -- uvx qrz-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "qrz-mcp": {
      "args": [
        "qrz-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.qrz-mcp]
command = "uvx"
args = ["qrz-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "qrz-mcp": {
      "args": [
        "qrz-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "qrz-mcp": {
      "args": [
        "qrz-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Qrz MCP

same job, measured the same way
Hamqth MCP
by qso-graph

HamQTH.com MCP server. Free callsign lookup, DX spots, RBN data, SAVP verification.

90 installs/wk local only
Shodan
by w0h1v

MCP server for Shodan API — device search, IP lookup, DNS, and CVE/CPE queries.

541 installs/wk local only
Shodan
by burtthecoder

MCP server for Shodan API — device search, IP lookup, DNS, and CVE/CPE queries.

local only
PowerBI MCP Server
by gurvinder-dhillon

PowerBI REST API integration. Query workspaces, datasets, and execute DAX queries via MCP.

76 installs/wk local only
Lotw MCP
by qso-graph

ARRL Logbook of The World MCP server. QSO query, QSL status, DXCC credit tracking.

87 installs/wk local only
Outris Identity MCP
by outris-dev-user

Identity resolution MCP server for phone/email lookups across 31+ services. Global + India coverage.

19 tools answering
MCP Transactions Data
by cryptoapis-io

MCP server for transaction lookup across EVM, UTXO, Solana, XRP, Kaspa via Crypto APIs

62 installs/wk local only
Reddit MCP Server
by mypracticaltools

Reddit MCP Server via Apify

37 installs/wk local only

Qrz MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Qrz MCP?
Qrz MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package qrz-mcp was installed 102 times last week.
How do I connect Qrz MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls qrz-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Qrz MCP?
The pypi package qrz-mcp was installed 102 times in the last week. Week over week that is -15%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Qrz MCP open source?
We cannot say either way: written in Python, 3 stars on GitHub and 4 open issues, but we could not determine the licence, and without one the code is not open source by default.