Qrz Mcp

by qso-graph

307 downloads
Not rated
GitHub

About

MCP server for QRZ.com — callsign lookups, DXCC entity resolution, and logbook queries through any MCP-compatible AI assistant.

Details

Author
qso-graph
Downloads
307
Categories
Other

- Callsign lookup including bio, address, and grid square.
- DXCC entity resolution.
- Logbook status retrieval and QSO data fetch.
- Support for both XML API and Logbook API.
- Requires QRZ subscription for complete functionality.

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Qrz Mcp
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install the package using pip install qrz-mcp. Once installed, the server exposes tools for callsign lookup, DXCC entity resolution, and logbook status and QSO fetching. Use it with any MCP-compatible client.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "qrz mcp": {
            "qrz": {
                "command": "qrz-mcp"
            }
        }
    }
}

McpServers

{
    "qrz": {
        "command": "qrz-mcp"
    }
}

qrz-mcp integrates with QRZ.com — the world's largest callsign database.

Tools:
- Callsign lookup with bio, address, grid square
- DXCC entity resolution
- Logbook status and QSO fetch

Supports both XML API (callsign lookup) and Logbook API (log queries). Requires QRZ subscription for full access.

Install: pip install qrz-mcp

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.