- Home
- MCP servers
- DX Cluster
DX Cluster
- python
0
GitHub Stars
python
Language
5 months ago
First Indexed
2 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
You run a FastMCP-based DX Cluster server that lets clients read, post, and analyze DX spots via a secure API key and SSE transport. It’s designed for easy deployment with Docker and enables remote access to DX Clusters from tools like Claude Desktop.
How to use
Connect your MCP client to the server using the HTTP/SSE transport and your API key. Once connected, you can read recent DX spots, post new spots to the cluster, and run analyses on spot data to gain insights into band activity, country distribution, and modes.
Available tools
read_spots
Retrieve recent DX spots with optional filters by band or callsign. Use this to monitor activity across bands and stations.
post_spot
Submit a new DX spot to the cluster with frequency, callsign, and optional comment describing the spot.
analyze_spots
Run statistical analyses on spots to understand band activity, country distribution, and operating modes.
check_connection
Check the current connection status to the DX Cluster and retrieve configuration details.