io.github.sbrunner-atx/fldigi-mcp
PYPI · FLDIGI-MCP · SCANNED SEP 21
Control fldigi (amateur-radio digital modes) over XML-RPC: modem, frequency, rig, log, transmit.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security100
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
- 0 of 30 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (GPL-3.0-or-later).Pass
- Actively maintained (last published 4 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability70
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 2407 tokens (~114/item across 21 items; 21 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management40
- Stability observed for 12 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 0% of tool parameters carry a description.Fail
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 21 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 21 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.sbrunner-atx/fldigi-mcp server?
io.github.sbrunner-atx/fldigi-mcp runs locally as a PyPI package, launched with uvx fldigi-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
pypi · fldigi-mcp
claude mcp add sbrunner-atx-fldigi-mcp -- uvx fldigi-mcp
{
"mcpServers": {
"sbrunner-atx-fldigi-mcp": {
"command": "uvx",
"args": [
"fldigi-mcp"
]
}
}
} {
"servers": {
"sbrunner-atx-fldigi-mcp": {
"command": "uvx",
"args": [
"fldigi-mcp"
]
}
}
} codex mcp add sbrunner-atx-fldigi-mcp -- uvx fldigi-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"sbrunner-atx-fldigi-mcp": {
"type": "local",
"command": [
"uvx",
"fldigi-mcp"
],
"enabled": true
}
}
} openclaw mcp add sbrunner-atx-fldigi-mcp --command uvx --arg fldigi-mcp
mcp_servers:
sbrunner-atx-fldigi-mcp:
command: "uvx"
args: ["fldigi-mcp"] {
"McpServers": {
"sbrunner-atx-fldigi-mcp": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"fldigi-mcp"
]
}
}
} assistant mcp add sbrunner-atx-fldigi-mcp -t stdio -c uvx -a fldigi-mcp
{
"mcpServers": {
"sbrunner-atx-fldigi-mcp": {
"command": "uvx",
"args": [
"fldigi-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 21 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 37 to 40. That category is still filling its 30-day observation window: 11 days of observed history at the previous scan, 12 at this one. The score rises as the window fills, whether or not the server changes.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Sept 26 +31
- Injection markers: unverified → pass ▲ security
- Tool coverage: unverified → 100 ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Stability: unverified → 0.23 ▲ functional
- 15 Sept 26 −15
- Tool safety: pass → unverified ▼ security
- Stability: 0.17 → unverified ▼ security
- Malware scan: unverified → pass ▲ security
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
- Package version: 0.3.0 → 0.3.1 functional
- 14 Sept 26 −15
- Malware scan: pass → unverified ▼ security
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.
- 12 Sept 26 0
- Stability: 0.07 → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Schema quality: 2157 → 2407 ▼ functional
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
- Licence: MIT → GPL-3.0-or-later functional
- Package version: 0.2.2 → 0.3.0 functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 21 Sept 2026 · Analysed pypi/fldigi-mcp@0.3.1
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | pypi |
Background: How many MCP packages publish verified provenance →
Install scripts 1 script
| Hook | Tier | Command |
|---|---|---|
| build_backend | allowlisted | hatchling.build |
Background: Why install scripts are a supply-chain risk →
Dependencies 30 packages
| Packages resolved | 30 |
|---|---|
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
application ~118
The fldigi program and its process. Info operations: version, version_struct, name, name_version, config_dir, list_methods. Process operations: launch, stop, terminate, is_running. `launch` starts fldigi pointed at the configured XML-RPC endpoint; `stop`/ `terminate` ask it to quit (saving options; optionally the log/macros) and fall back to ending a process this server started.
| Name | Type | Req | Description |
|---|---|---|---|
| operation | string | yes | – |
| save_log | boolean | – | – |
| save_macros | boolean | – | – |
No output schema declared.
No examples provided.
band_guidance ~113
Advisory band guidance (experimental, region-aware) — informational / QSY help only. operations: - lookup (frequency_hz, optional mode): what the band plan says at a frequency. - watering_hole (mode, optional band): the preferred calling frequency for a mode. - move_to_watering_hole (mode): set the dial to that frequency (does NOT transmit).
| Name | Type | Req | Description |
|---|---|---|---|
| band | – | – | – |
| frequency_hz | – | – | – |
| mode | – | – | – |
| operation | string | yes | – |
No output schema declared.
No examples provided.
browser ~173
fldigi's Signal Browser over XML-RPC: every station the multi-channel decoder bank has locked to in the passband, with the text decoded on each channel. This is what the left-hand browser panel shows, and it copies stations far too weak for the waterfall to show. operations: channels (list of {channel, freq, active, text}; text accumulates since the last clear, a newline marks a lost-and-regained signal), clear, available. Runs for PSK, RTTY and CW modems (fldigi's browser covers those). Needs a fldigi built with the patch in fldigi-mcp/patches; stock 4.2.13 has no browser.* methods, and then this tool says so instead of failing. Receive only.
| Name | Type | Req | Description |
|---|---|---|---|
| operation | string | – | – |
No output schema declared.
No examples provided.
controls ~124
fldigi operating controls (the AFC / SQL / Rev / Lock / RxID / TxID buttons) and status. operations: get/set/toggle_afc, get/set/toggle_squelch (SQL), get/set/inc_squelch_level, get/set/toggle_reverse (Rev), get/set/toggle_lock (Lock), get/set/toggle_rxid (RxID), get/set/toggle_txid (TxID), get_status1, get_status2, get_trx_status, get_trx_state.
| Name | Type | Req | Description |
|---|---|---|---|
| operation | string | yes | – |
| value | – | – | – |
No output schema declared.
No examples provided.
diagnostics ~104
Host + network diagnostics for troubleshooting connectivity. Does NOT connect to fldigi. Reports the resolved FLDIGI_HOST/PORT, this process's Python and hostname, the transmit-gate state, and the host's network interfaces — so you can tell whether the process can even see the target's network (e.g. when running host-side vs. sandboxed). If a non- loopback host times out, see mcp-host-bridge (docs/INSTALL.md).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
fldigi_call ~74
Escape hatch: call ANY fldigi XML-RPC method by dotted name (e.g. 'rig.get_mode'). Use `station` with operation 'list_methods' to discover every method the running build supports. Keying methods remain callsign-gated.
| Name | Type | Req | Description |
|---|---|---|---|
| method | string | yes | – |
| params | – | – | – |
No output schema declared.
No examples provided.
flmsg ~64
flmsg (message forms) interworking. operations: online, available, transfer, squelch, get_data (RX data since the last query). These signal or hand data to a running flmsg; none of them key the transmitter.
| Name | Type | Req | Description |
|---|---|---|---|
| operation | string | yes | – |
No output schema declared.
No examples provided.
frequency ~59
RF frequency and waterfall sideband. operations: get, set (value=Hz), increment (value=Hz), get_sideband, set_sideband (value='USB'|'LSB').
| Name | Type | Req | Description |
|---|---|---|---|
| operation | string | yes | – |
| value | – | – | – |
No output schema declared.
No examples provided.
io ~41
ARQ / KISS I/O port. operations: in_use (which port is active), enable_kiss, enable_arq.
| Name | Type | Req | Description |
|---|---|---|---|
| operation | string | yes | – |
No output schema declared.
No examples provided.
legacy ~121
Deprecated fldigi methods, kept so the whole catalog is reachable. Each has a current equivalent, which you should prefer: get/set_sideband -> frequency get/set_sideband; rsid -> controls toggle_rxid; get/set_rig_name, get/set_rig_frequency, get/set_rig_mode(s), get/set_rig_bandwidth(s) -> the rig tool; log_get_sideband -> frequency get_sideband; flmsg_online/available/transfer/squelch -> the flmsg tool.
| Name | Type | Req | Description |
|---|---|---|---|
| operation | string | yes | – |
| value | – | – | – |
No output schema declared.
No examples provided.
log ~130
Logbook (QSO / contest) fields. operations: get (field=...), set (field=..., value=...), clear, last_record, all_records. Settable fields: call, name, qth, locator, serial_number, exchange, rst_in, rst_out, contest_counter (set only: the starting contest serial number). Gettable fields also include frequency, time_on/off, serial_number_sent, state, province, country, band, notes, az. last_record / all_records return ADIF.
| Name | Type | Req | Description |
|---|---|---|---|
| field | – | – | – |
| operation | string | yes | – |
| value | – | – | – |
No output schema declared.
No examples provided.
modem ~128
Operating mode (the fldigi "Op Mode" menu) and modem settings. operations: get, list, get_id, get_max_id, set (value=mode name e.g. 'BPSK31'), set_by_id (value=id), get_io_names (modems usable for KISS/ARQ I/O), get/set/inc_carrier, get/set/inc_afc_range, get/set/inc_bandwidth, get_quality, search_up, search_down, olivia_get/set_bandwidth, olivia_get/set_tones.
| Name | Type | Req | Description |
|---|---|---|---|
| operation | string | yes | – |
| value | – | – | – |
No output schema declared.
No examples provided.
navtex ~56
NAVTEX / SitorB mode. operations: get_message (value=timeout seconds), send_message (value=text). send_message transmits and is callsign-gated.
| Name | Type | Req | Description |
|---|---|---|---|
| operation | string | yes | – |
| value | – | – | – |
No output schema declared.
No examples provided.
rig ~118
Rig (CAT) control via flrig/Hamlib/RigCAT. operations: get/set_name, get/set_frequency (value=Hz), get/set_mode (value=name), get_modes, set_modes (value=[...]), get/set_bandwidth, get_bandwidths, set_bandwidths (value=[...]), get/set_notch, enable_qsy (value=1|0), set_smeter / set_pwrmeter (value=int, drives fldigi's meter display).
| Name | Type | Req | Description |
|---|---|---|---|
| operation | string | yes | – |
| value | – | – | – |
No output schema declared.
No examples provided.
signal_hunt ~366
Find and name the signals in the receiver audio and rank them the way a contest operator reads the waterfall: the station that sits still and calls CQ scores highest. method 'audio' (default): tap `seconds` of audio from the input device (FLDIGI_AUDIO_DEVICE, the device fldigi listens on; or `device` as a name substring or index; `wav` analyses a file instead). Needs the optional extra: pip install 'fldigi-mcp[hunt]'. method 'devices': list the input devices the tap can open. method 'browser': read fldigi's Signal Browser (needs the browser patch, see the `browser` tool): one candidate per channel the decoder bank holds, with its text, for the current modem family (PSK, RTTY or CW). Finds stations the spectrum analyser ranks near the floor, but names no mode: it reports what fldigi is set to. method 'api': blind fallback with no audio access; steps modem.search_up across the passband for each modem (mode='RTTY,BPSK31,...') and reads modem.get_quality. Slow. Each candidate carries carrier_hz, mode (RTTY with shift, CW, BPSK31/63/125, Olivia with tones and bw, MFSK16, DominoEX, MT63, or unknown), db_over_floor, persistence (fraction of the window it was present), periodicity (a CQ loop repeats), score, and fldigi_modem, the name tune_to needs. Nothing here transmits.
| Name | Type | Req | Description |
|---|---|---|---|
| device | – | – | – |
| method | string | – | – |
| mode | – | – | – |
| seconds | number | – | – |
| top | integer | – | – |
| wav | – | – | – |
No output schema declared.
No examples provided.
spot ~46
Spotting / PSK Reporter. operations: get_auto, set_auto (value=bool), toggle_auto, pskrep_count.
| Name | Type | Req | Description |
|---|---|---|---|
| operation | string | yes | – |
| value | – | – | – |
No output schema declared.
No examples provided.
status ~29
Snapshot: version, modem, frequency (Hz), TX/RX state, transmit gate, region, band.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
text ~129
RX/TX text and data. operations: read (decoded RX text; start/length), rx_length, get_rx (value=[start, length], the raw byte range), clear_rx, add_tx (value=text), add_tx_queue, add_tx_bytes (value=text or bytes), clear_tx, get_rxtx_data, get_rx_data, get_tx_data. `add_tx` / `add_tx_bytes` only stage text in the TX widget; they do not transmit.
| Name | Type | Req | Description |
|---|---|---|---|
| length | – | – | – |
| operation | string | yes | – |
| start | integer | – | – |
| value | – | – | – |
No output schema declared.
No examples provided.
transmit ~159
Transmitter control. operations: tx, tune, rx, abort, disable_tx, enable_tx, run_macro (value=id), get_max_macro_id, send (text=...), and timing information: tx_timing (value=test string), char_rates, char_timing (value=one character); both timings return 'samples : sample rate : seconds'. Keying operations (tx, tune, run_macro, send) require a configured callsign; rx, abort, disable_tx and the timing operations never key and are always allowed. `send` queues text and transmits, auto-returning to receive by default.
| Name | Type | Req | Description |
|---|---|---|---|
| operation | string | yes | – |
| return_to_rx | boolean | – | – |
| text | – | – | – |
| value | – | – | – |
No output schema declared.
No examples provided.
tune_to ~156
Set fldigi to a signal_hunt candidate: modem by fldigi name (e.g. 'RTTY', 'BPSK31', 'OLIVIA-8/250', 'MFSK16', 'DOMEX11', 'MT63-500'), the audio carrier, AFC on, and RxID off by default so another station's RSID burst cannot retune the modem mid-pass. Read the result with `text` read after 20 seconds; `modem` get_quality says whether it locked. Does not transmit.
| Name | Type | Req | Description |
|---|---|---|---|
| afc | boolean | – | – |
| carrier_hz | integer | yes | – |
| fldigi_modem | string | yes | – |
| rxid | boolean | – | – |
No output schema declared.
No examples provided.
wefax ~99
WEFAX (weather fax) mode. operations: state, skip_apt, skip_phasing, tx_abort, end_reception, start_manual_reception, set_adif_log (value=bool), set_max_lines (value=int), get_received_file (value=timeout), send_file (value=[filename, timeout_seconds]). send_file transmits and is callsign-gated.
| Name | Type | Req | Description |
|---|---|---|---|
| operation | string | yes | – |
| value | – | – | – |
No output schema declared.
No examples provided.
What is the io.github.sbrunner-atx/fldigi-mcp server?
io.github.sbrunner-atx/fldigi-mcp is listed in the public MCP registry as io.github.sbrunner-atx/fldigi-mcp. Control fldigi (amateur-radio digital modes) over XML-RPC: modem, frequency, rig, log, transmit. This page covers its PyPI package (fldigi-mcp).
Is the io.github.sbrunner-atx/fldigi-mcp server safe to use?
io.github.sbrunner-atx/fldigi-mcp scores 73 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.sbrunner-atx/fldigi-mcp server expose?
io.github.sbrunner-atx/fldigi-mcp exposes 21 tools: status, diagnostics, application, modem, frequency, and 16 more. Their descriptions and schemas cost roughly 2,407 tokens of context every time the server is loaded.
Is the io.github.sbrunner-atx/fldigi-mcp server still maintained?
io.github.sbrunner-atx/fldigi-mcp is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.sbrunner-atx/fldigi-mcp server under?
io.github.sbrunner-atx/fldigi-mcp declares the GPL-3.0-or-later licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.