embedded system

GnuradioMCP

An MCP server for GNU Radio that enables LLMs to autonomously create and modify RF `.grc` flowcharts.

python
local
embedded system
0
View on GitHub

Installation

npx -y yoelbassin/gnuradioMCP

Configuration

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.

GitHub: https://github.com/yoelbassin/gnuradioMCP

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub