← All servers

dxtra Radio — Frequency Database

com.dxtra/dxtra-radio v1.0.0
Official Registry database

Radio frequency database: FM, AM, shortwave, TV, ham, weather, emergency alerts. 15+ countries.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over sse

Run in your terminal
claude mcp add dxtra-radio --transport sse https://dxtra.com/mcp/sse
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "dxtra-radio": {
      "url": "https://dxtra.com/mcp/sse"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "dxtra-radio": {
      "serverUrl": "https://dxtra.com/mcp/sse"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "dxtra-radio": {
      "type": "sse",
      "url": "https://dxtra.com/mcp/sse"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "dxtra-radio": {
      "url": "https://dxtra.com/mcp/sse"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "dxtra-radio": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://dxtra.com/mcp/sse"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
sse https://dxtra.com/mcp/sse none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/com.dxtra--dxtra-radio/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent