The qrz-mcp server provides callsign lookups, DXCC entity resolution, and logbook queries for QRZ.com through any MCP-compatible AI assistant.
From the registry: QRZ.com MCP server. Callsign lookup, DXCC resolution, logbook queries via QRZ XML API.
$ pip install qso-graph-authhttps://pypi.org/project/qso-graph-auth/$ qso-auth persona create <callsign> --callsign <CALLSIGN> && qso-auth persona provider <callsign> qrz --username <CALLSIGN>https://www.qrz.comPlease install the `qrz-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install qso-graph-auth** — Credential manager for QRZ API Run: `pip install qso-graph-auth` (https://pypi.org/project/qso-graph-auth/)
- **Create a qso-auth persona and configure QRZ credentials** — Set up QRZ username/password (XML API) and/or API key (Logbook API) Run: `qso-auth persona create <callsign> --callsign <CALLSIGN> && qso-auth persona provider <callsign> qrz --username <CALLSIGN>` (https://www.qrz.com)
Canonical MCP server config (stdio transport):
- command: `qrz-mcp`
- args: []
Note: Credentials are managed via qso-graph-auth personas (OS keyring), not env vars. Install: pip install qrz-mcp. Supports mock mode: QRZ_MCP_MOCK=1.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.QRZ_MCP_MOCKSet to test all tools without QRZ credentialsMCP server for Gearsystem Sega Master System / Game Gear / SG-1000 emulator