From 06e625dc167a5d6ae6752dd1aebb25ea7cf1d5a0 Mon Sep 17 00:00:00 2001 From: Yoel Bassin Date: Mon, 28 Apr 2025 10:03:14 +0300 Subject: [PATCH] Add new gnuradioMCP server --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c6c158bd..2c480b0f 100644 --- a/README.md +++ b/README.md @@ -458,6 +458,8 @@ Provides access to documentation and shortcuts for working on embedded devices. - [horw/esp-mcp](https://github.com/horw/esp-mcp) 📟 - Workflow for fixing build issues in ESP32 series chips using ESP-IDF. +- [yoelbassin/gnuradioMCP](https://github.com/yoelbassin/gnuradioMCP) 🐍 📡 - An MCP server for GNU Radio that enables LLMs to autonomously create and modify RF `.grc` flowcharts. + ### 📂 File Systems Provides direct access to local file systems with configurable permissions. Enables AI models to read, write, and manage files within specified directories.