From 4ac473de1c906ffd3100a6467af5984c0590eb59 Mon Sep 17 00:00:00 2001 From: Matvey-Kuk Date: Fri, 15 Aug 2025 21:29:16 +0100 Subject: [PATCH] Add MCP Catalog Trust Score badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8c616c3..5266f16 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![Python Version](https://img.shields.io/badge/python-3.13%2B-blue.svg)](https://www.python.org/downloads/release/python-3130/) +[![Trust Score](https://archestra.ai/mcp-catalog/api/badge/quality/yoelbassin/gnuradioMCP)](https://archestra.ai/mcp-catalog/yoelbassin__gnuradiomcp) + **GNURadio MCP Server** is a modern, extensible Machine Control Protocol (MCP) server for [GNURadio](https://www.gnuradio.org/), enabling programmatic, automated, and AI-driven creation of GNURadio flowgraphs. Designed for seamless integration with Large Language Models (LLMs), automation frameworks, and custom clients, it empowers you to generate `.grc` files and control SDR workflows at scale.