# dxtra Radio — Frequency Database (remote · dxtra.com)

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

- Trust score: 59/100 (low)
- Change this week: +1
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `dxtra.com`: 59/100 (this document), [markdown](https://verifymcp.io/servers/com-dxtra-dxtra-radio/dxtra.md), [page](https://verifymcp.io/servers/com-dxtra-dxtra-radio/dxtra)

## Channel facts

- Endpoint: `https://dxtra.com/mcp/sse`
- Transports: `sse`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 20 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 40/100
  - Verified sse transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 67/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 3197 tokens (~159/item across 20 items; 20 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-dxtra-dxtra-radio https://dxtra.com/mcp/sse
```

### Codex

```toml
[mcp_servers.com-dxtra-dxtra-radio]
url = "https://dxtra.com/mcp/sse"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-dxtra-dxtra-radio": {
      "type": "remote",
      "url": "https://dxtra.com/mcp/sse",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-dxtra-dxtra-radio --url https://dxtra.com/mcp/sse --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-dxtra-dxtra-radio:
    url: "https://dxtra.com/mcp/sse"
```

### Other

```json
{
  "mcpServers": {
    "com-dxtra-dxtra-radio": {
      "type": "http",
      "url": "https://dxtra.com/mcp/sse"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 59, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 58, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 58, −1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 59, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 58, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 57)

First indexed and scored.

## MCP tools (20)

### `find_fm_stations` (~266 tokens)

Find FM radio stations by city name, ZIP code, callsign, frequency,
    format/genre (e.g. 'country', 'rock', 'jazz'), or network name.
    Examples: 'Nashville', '90210', 'WFMT', '101.1', 'country near Austin',
    'NPR near Boston'. Returns station list with frequency, callsign,
    city, format, and signal strength data.
    Source: FCC LMS (Licensing and Management System) for station data;
    Wikipedia for owner/brand and format enrichment. US only.

Input parameters:

- `lat`: Optional latitude in decimal degrees (e.g. 40.7128 for NYC). If provided with lon, restricts results to within radius_miles.
- `lon`: Optional longitude in decimal degrees (e.g. -74.0060 for NYC). Negative = West, positive = East.
- `query` (string, required): What to find: city ('Nashville'), ZIP ('90210'), callsign ('WFMT'), frequency ('101.1'), format/genre ('country'), or 'X near Y' like 'jazz near Boston'.
- `radius_miles` (integer): Search radius from the location in miles. Default 75.

### `fm_station_detail` (~96 tokens)

Get detailed information for a specific FM station by callsign.
    Returns frequency, power, antenna height, format, owner, website,
    location, and a coverage-map thumbnail image.
    Example: 'WFMT', 'KPBS-FM', 'CIRA-FM'.

Input parameters:

- `callsign` (string, required): FM station callsign, e.g. 'WFMT', 'KPBS-FM', 'CIRA-FM'.

### `fm_stations_by_format` (~241 tokens)

Find FM stations by format/genre category.
    Use this when you only have a format in mind and want to browse all
    stations of that format. Use find_fm_stations instead if you have a
    city or callsign — its query parameter also accepts format keywords.
    Available formats: Country, Rock, Christian, Adult Contemporary,
    Hip Hop, Classical, Jazz, News/Talk, Sports, Spanish, Public Radio,
    Classic Rock, Top 40, R&B, Alternative.

Input parameters:

- `format` (string, required): Format/genre name. One of: Country, Rock, Christian, Adult Contemporary, Hip Hop, Classical, Jazz, News/Talk, Sports, Spanish, Public Radio, Classic Rock, Top 40, R&B, Alternative. Use fm_format_list…
- `lat`: Optional latitude in decimal degrees to restrict results geographically.
- `lon`: Optional longitude in decimal degrees. Required together with lat to filter by location.
- `radius_miles` (integer): Search radius from lat/lon in miles. Default 100. Ignored if lat/lon not given.

### `fm_format_list` (~21 tokens)

List all available FM format/genre categories with station counts.

### `find_am_stations` (~142 tokens)

Find AM radio stations by city, ZIP code, callsign, frequency,
    or state. Includes daytime and nighttime coverage data with
    Longley-Rice terrain-aware propagation modeling.
    Examples: 'KNX', '1010', 'New York', 'CA'.
    Source: FCC CDBS (Consolidated Database System). US only.

Input parameters:

- `query` (string, required): What to find: callsign ('KNX'), frequency in kHz ('1010'), city ('New York'), or two-letter state code ('CA').
- `radius_miles` (integer): Search radius in miles when query resolves to a location. Default 100.

### `am_station_detail` (~73 tokens)

Get detailed AM station info including transmitter power,
    antenna pattern, groundwave coverage, and ownership.
    Example: 'WABC', 'KNX', 'WBBM'.

Input parameters:

- `callsign` (string, required): AM station callsign, e.g. 'WABC', 'KNX', 'WBBM'.

### `shortwave_live` (~165 tokens)

Find shortwave broadcasts receivable at a location right now
    (or at a specific UTC hour). Uses VOACAP propagation modeling to
    predict which broadcasts can actually be heard, not just what's
    scheduled. Returns frequency, broadcaster, language, target area,
    and predicted signal strength.
    Schedule sources: HFCC (High Frequency Coordination Conference)
    and EiBi shortwave database. Propagation: VOACAP.

Input parameters:

- `hour`: Optional UTC hour 0-23 to predict for. Defaults to the current UTC hour.
- `lat` (number, required): Listener latitude in decimal degrees, e.g. 40.7128.
- `lon` (number, required): Listener longitude in decimal degrees, e.g. -74.0060. Negative = West.

### `shortwave_search` (~136 tokens)

Search the shortwave schedule database. Returns SCHEDULED broadcasts
    (what's listed in the operator schedules) — not what's actually receivable
    at a location right now. For "what can I hear from here", use shortwave_live
    instead, which factors in VOACAP propagation prediction.
    Examples: '9330', 'BBC', 'Radio Havana', 'Spanish', 'Africa'.
    Sources: HFCC + EiBi shortwave schedule databases.

Input parameters:

- `query` (string, required): Search term: frequency in kHz ('9330'), broadcaster ('BBC'), language ('Spanish'), or target area ('Africa').

### `find_tv_stations` (~171 tokens)

Find TV stations by city, ZIP code, callsign, channel number,
    or network name. Returns coverage data with terrain-aware modeling.
    Examples: 'WABC', 'NBC near Chicago', '7', '10001'.
    Source: FCC TV Query (full-power DTV stations). US only.

Input parameters:

- `lat`: Optional latitude in decimal degrees. Use with lon to constrain to a specific location.
- `lon`: Optional longitude in decimal degrees. Negative = West.
- `query` (string, required): What to find: callsign ('WABC'), channel number ('7'), network ('NBC'), city, ZIP, or 'X near Y' like 'NBC near Chicago'.
- `radius_miles` (integer): Search radius in miles when query resolves to a location. Default 75.

### `tv_station_detail` (~94 tokens)

Get detailed information for a specific TV station by callsign,
    including channel, network, ERP, antenna height, and a coverage-map
    thumbnail image (Longley-Rice terrain-aware heatmap).
    Example: 'WABC', 'KCBS', 'WGN-TV'.

Input parameters:

- `callsign` (string, required): TV station callsign, e.g. 'WABC', 'KCBS', 'WGN-TV'.

### `find_repeaters` (~248 tokens)

Find amateur radio repeaters near a location.
    Optional filters: band ('2m', '70cm', '6m', '10m', '1.25m'),
    mode ('FM', 'DMR', 'D-STAR', 'Fusion', 'P25', 'NXDN').
    Returns frequency, offset, tone, callsign, and coverage.
    Sources: ARD (Amateur Repeater Directory), RadioID.net (DMR),
    BrandMeister network, and Yaesu WIRES-X.

Input parameters:

- `band`: Optional band filter. One of: '2m', '70cm', '6m', '10m', '1.25m'.
- `lat` (number, required): Latitude in decimal degrees, e.g. 40.7128.
- `lon` (number, required): Longitude in decimal degrees, e.g. -74.0060. Negative = West.
- `mode`: Optional mode filter. One of: 'FM', 'DMR', 'D-STAR', 'Fusion', 'P25', 'NXDN'.
- `radius_km` (integer): Search radius from lat/lon in kilometers. Default 50.

### `repeater_detail` (~176 tokens)

Get detailed information for a specific amateur radio repeater
    plus a coverage thumbnail showing handheld / mobile / yagi reception
    contours from terrain-aware (ITM) propagation modelling.
    The 'stem' is the unique repeater key like 'KO4QJC~433_9000' (callsign
    plus frequency in kHz with underscore). Get stems from find_repeaters
    results — each repeater has a 'key' or 'stem' field.
    Example: 'W8MRC~146_7400'.

Input parameters:

- `stem` (string, required): Repeater stem from find_repeaters output. Format: callsign + tilde + frequency-in-kHz with underscore. E.g. 'W8MRC~146_7400' for W8MRC on 146.74 MHz.

### `find_weather_radio` (~122 tokens)

Find NOAA Weather Radio (NWR) stations near a location.
    Returns frequency, callsign, transmitter location, and coverage area.
    NWR broadcasts on 162.400-162.550 MHz.
    Source: NOAA National Weather Service (weather.gov NWR transmitter
    list).

Input parameters:

- `lat` (number, required): Listener latitude in decimal degrees, e.g. 40.7128.
- `lon` (number, required): Listener longitude in decimal degrees. Negative = West.
- `radius_miles` (integer): Search radius in miles. Default 75.

### `weather_radio_detail` (~170 tokens)

Get detailed information for a specific NOAA Weather Radio station
    plus a coverage thumbnail showing handheld / portable / fixed reception
    contours from terrain-aware (ITM) propagation modelling.
    The 'stem' is the unique key like 'WXK86~162_550' (callsign plus
    frequency in kHz with underscore). Get stems from find_weather_radio
    results — each station has a 'key' or 'stem' field.
    Example: 'KIH26~162_550', 'WXK86~162_550'.

Input parameters:

- `stem` (string, required): NOAA station stem from find_weather_radio output. Format: callsign + tilde + frequency-in-kHz with underscore. E.g. 'WXK86~162_550' for 162.55 MHz.

### `find_public_safety` (~149 tokens)

Find public safety radio systems (police, fire, EMS, sheriff, transit,
    hospital) near a US location. Returns agency name, system type
    (conventional / trunked / encrypted), frequency or talkgroup, and
    coverage data with terrain-aware modeling.
    Source: FCC Universal Licensing System (ULS) Part 90 — Land Mobile
    Private archive (l_LMpriv). US only.

Input parameters:

- `lat` (number, required): Latitude in decimal degrees, e.g. 40.7128.
- `lon` (number, required): Longitude in decimal degrees. Negative = West.
- `radius_miles` (integer): Search radius in miles. Default 50.

### `emergency_alerts` (~45 tokens)

Get current FEMA IPAWS emergency alerts (Integrated Public Alert
    and Warning System). Returns active alerts including type, severity,
    area, and instructions. Updated in real-time.

### `tropo_status` (~77 tokens)

Get current tropospheric ducting conditions for FM radio DX.
    Returns whether enhanced propagation (tropo) is active, the tropo
    score, anomaly count, and details of any stations being received
    beyond normal range. Tropo ducting allows FM signals to travel
    hundreds of miles beyond their normal coverage.

### `find_international_stations` (~536 tokens)

Find radio stations in countries outside the USA.
    Supported country codes: UK / GB (United Kingdom), EU (Europe — specify
    country with query like 'Germany', 'France' or 'SE'), AU (Australia),
    BR (Brazil), ZA (South Africa), CL (Chile), AR (Argentina),
    TH (Thailand), MY (Malaysia), SG (Singapore), BN (Brunei),
    VN (Vietnam), TW (Taiwan), RU (Russia), NZ (New Zealand),
    JP (Japan), CA (Canada), ES (Spain), FR (France), DE (Germany).

    Sources by country (official spectrum regulators where available):
      France:    ANFR via data.gouv.fr (official open data)
      UK:        Ofcom TxParams CSVs
      Germany/EU: BNetzA (Bundesnetzagentur)
      Australia: ACMA RRL spectra
      Brazil:    ANATEL open data
      Chile:     SUBTEL via datos.gob.cl
      Japan:     MIC (Ministry of Internal Affairs and Communications)
      Canada:    ISED baserad
      South Africa: ICASA Terrestrial Broadcasting Frequency Plan
      New Zealand: RSM PRISM database

    Community-maintained sources (where official data is not openly
    accessible):
      Spain, Russia:                radiomap.eu
      Argentina:                    worldradiomap.com
      Vietnam, Taiwan, Thailand,
      Brunei/Malaysia/Singapore:    asiawaves.net

    Coverage depth varies by country — official-source countries (France,
    UK, AU, BR, DE, JP, CA) are most complete. Optional query filters
    results by station name, city, or frequency.

Input parameters:

- `country_code` (string, required): ISO-3166 alpha-2 country code: 'UK' or 'GB' (United Kingdom), 'AU' (Australia), 'BR' (Brazil), 'ZA' (South Africa), 'CL' (Chile), 'AR' (Argentina), 'TH' (Thailand), 'MY' (Malaysia), 'SG' (Singapore),…
- `query`: Optional. Filter results by station name, city, or frequency. For 'EU' country_code, REQUIRED — pass the country name or code (e.g. 'Germany' or 'SE').

### `ham_callsign_lookup` (~122 tokens)

Look up an amateur radio operator by callsign.
    Returns name, address, license class, grant date, and grid square.
    Covers 832,000+ US amateur radio operators.
    Source: FCC Universal Licensing System (ULS) amateur archive
    (l_amat.zip). US callsigns only.
    Example: 'W1AW', 'N2XYZ'.

Input parameters:

- `callsign` (string, required): Amateur radio callsign, e.g. 'W1AW', 'N2XYZ', 'AA1A'. US callsigns only.

### `database_stats` (~42 tokens)

Get statistics about the dxtra.com radio frequency databases.
    Returns total station counts for FM, AM, shortwave, TV, repeaters,
    and international databases.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-dxtra-dxtra-radio/dxtra#diagnostics

## Score history

- 2026-08-03: 59
- 2026-08-02: 59
- 2026-08-01: 58
- 2026-07-31: 58
- 2026-07-30: 58
- 2026-07-29: 59
- 2026-07-28: 58
- 2026-07-27: 58
- 2026-07-26: 57

## Links

- Remote endpoint: https://dxtra.com/mcp/sse
- Website: https://dxtra.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-dxtra-dxtra-radio/dxtra/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-dxtra-dxtra-radio/dxtra/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-dxtra-dxtra-radio/dxtra
