MCP server for GNU Radio
MCP server for GNU Radio. Exposed over MCP by the gnuradio mcp server, that capability becomes something an assistant can invoke while it works, not something you go and do afterwards.
LLM-driven RF for Claude Code. Describe what you want on the air and I survey the spectrum, build and run the receiver, look at the signal, and leave a reproducible RF project behind — SigMF captures, YAML pipelines, and .grc flowgraphs you own.
Everything the assistant can do here goes through one of these:
survey-spectrum — what's present (PSD, signal detection, spectrogram)simulate-scene — register a simulated device from a descriptionbuild-receiver — channelize, demodulate, validate, run, verify, savedebug-no-signal — locate the fault when a receiver outputs nothingtx-experiment — closed-loop transmit-then-receive in simulationescape-hatch — drop to the Python library when no tool fitsSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
uv and Python ≥ 3.13 - GNU Radio 3.10+ installed system-wide (conda-forge, your distro's package manager, or Homebrew) — needed to run pipelines and simulate. Analyzing existing IQ files doesn't require it.Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. GNURadio's toolset — survey-spectrum, simulate-scene, build-receiver and 3 more — is a fair guide to whether it matches your workflow. It is maintained by yoelbassin; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against GNURadio's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| survey-spectrum | what's present (PSD, signal detection, spectrogram) |
| simulate-scene | register a simulated device from a description |
| build-receiver | channelize, demodulate, validate, run, verify, save |
| debug-no-signal | locate the fault when a receiver outputs nothing |
| tx-experiment | closed-loop transmit-then-receive in simulation |
| escape-hatch | drop to the Python library when no tool fits |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.