Back to Home
dgarcoe icon

dx_cluster_mcp

Verified Safe

by dgarcoe

Overview

A server to enable MCP clients like Claude Desktop to interact with Ham Radio DX Clusters for operations such as reading, posting, and analyzing DX spots.

Installation

Run Command
docker-compose up -d --build

Environment Variables

  • CALLSIGN
  • DX_CLUSTER_HOST
  • DX_CLUSTER_PORT
  • API_KEY
  • SERVER_HOST
  • SERVER_PORT

Security Notes

The project demonstrates good security awareness, implementing API Key authentication and providing strong warnings in the documentation about changing the default API key to a secure random string. It also recommends using HTTPS with a reverse proxy and firewalling. The server binds to 0.0.0.0 within its Docker container, which is standard but requires host-level firewalling. The use of Telnet for DX Cluster communication is an inherent characteristic of the DX Cluster protocol and not a vulnerability introduced by this server.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens750
Stars0
Forks0
Last Update2026-01-16

Tags

Ham RadioDX ClusterMCPDockerTelecommunication