embedded system
GnuradioMCP
An MCP server for GNU Radio that enables LLMs to autonomously create and modify RF `.grc` flowcharts.
python
local
embedded system
Installation
npx -y yoelbassin/gnuradioMCPConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "gnuradioMCP",
"command": "npx",
"args": [
"-y",
"yoelbassin/gnuradioMCP"
]
}About This MCP Server
yoelbassin/gnuradioMCP
An MCP server for GNU Radio that enables LLMs to autonomously create and modify RF .grc flowcharts.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub