We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dgarcoe/dx_cluster_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•324 B
# DX Cluster Configuration
DX_CLUSTER_HOST=dxc.nc7j.com
DX_CLUSTER_PORT=7373
# Your ham radio callsign (required for cluster login)
CALLSIGN=N0CALL
# API Key for authentication (change this to a secure random string!)
API_KEY=your-secure-api-key-here-change-me
# Server Configuration
SERVER_HOST=0.0.0.0
SERVER_PORT=8000