From efe3ac89ceec254fb7d96d2f854be97300a80e5c Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Wed, 12 Mar 2025 03:55:17 -0600 Subject: [PATCH] add MCP server badge --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 97b1e04..61527cd 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ An MCP proxy server that aggregates and serves multiple MCP resource servers thr - Handle routing of requests to appropriate backend servers - Aggregate responses from multiple sources + + Proxy Server MCP server + + ## Features ### Resource Management @@ -123,4 +127,4 @@ Since MCP servers communicate over stdio, debugging can be challenging. We recom npm run inspector ``` -The Inspector will provide a URL to access debugging tools in your browser. +The Inspector will provide a URL to access debugging tools in your browser. \ No newline at end of file