From 4a60400ef81c911d4c9aaa8314b5234126594128 Mon Sep 17 00:00:00 2001 From: Matvey-Kuk Date: Thu, 21 Aug 2025 20:26:42 +0100 Subject: [PATCH] Add MCP Catalog Trust Score badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a53608b..4d048a5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # POX MCP Server +[![Trust Score](https://archestra.ai/mcp-catalog/api/badge/quality/davidlin2k/pox-mcp-server)](https://archestra.ai/mcp-catalog/davidlin2k__pox-mcp-server) ## Overview A Model Context Protocol (MCP) server implementation that provides network control and management capabilities through the POX SDN controller. This server enables Python-based network programming, OpenFlow device management, and automated network analysis through POX's modular architecture. Perfect for educational environments, network prototyping, and SDN research.