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