From c8fa42c4dfba9dd974930dc885fd890c412ebe45 Mon Sep 17 00:00:00 2001 From: curtismager20 Date: Tue, 19 May 2026 16:59:21 -0400 Subject: [PATCH 1/2] Add Magertron's MCP Orchestrator to Resources MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds Magertron's MCP Orchestrator — a self-hosted kubernetes orchestration platform for MCP servers — to the Resources section. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 874916cab3..7f710ae20a 100644 --- a/README.md +++ b/README.md @@ -145,8 +145,9 @@ Additional resources on MCP. - **[Toolbase](https://gettoolbase.ai)** - Desktop application that manages tools and MCP servers with just a few clicks - no coding required by **[gching](https://github.com/gching)** - **[ToolHive](https://github.com/StacklokLabs/toolhive)** - A lightweight utility designed to simplify the deployment and management of MCP servers, ensuring ease of use, consistency, and security through containerization by **[StacklokLabs](https://github.com/StacklokLabs)** - **[NetMind](https://www.netmind.ai/AIServices)** - Access powerful AI services via simple APIs or MCP servers to supercharge your productivity. -- **[Webrix MCP Gateway](https://github.com/webrix-ai/secure-mcp-gateway)** - Enterprise MCP gateway with SSO, RBAC, audit trails, and token vaults for secure, centralized AI agent access control. Deploy via Helm charts on-premise or in your cloud. [webrix.ai](https://webrix.ai) - +- **[Webrix MCP Gateway](https://github.com/webrix-ai/secure-mcp-gateway)** - Enterprise MCP gateway with SSO, RBAC, audit trails, and token vaults for secure, centralized AI agent access control. Deploy via Helm charts on-premise or in your cloud. +- [webrix.ai](https://webrix.ai) +- [Magertron's MCP Orchestrator](https://magertron.com) - Self-hosted MCP orchestration platform with SSO, RBAC, OCSF audit trails, and inventory plane for SIEM/MDM integration. Includes dynamic MCP server discovery, Envoy data-plane routing, and token-gated external access. Deploy via Helm on Kubernetes. ## 🚀 Getting Started From e0ef8e91afc3724280360b92a0e8d47cfc9271d4 Mon Sep 17 00:00:00 2001 From: curtismager20 Date: Tue, 19 May 2026 17:11:21 -0400 Subject: [PATCH 2/2] Restore Webrix entry, fix Magertron formatting - Restore Webrix entry to its original single-line form - Add bold formatting to MCP Orchestrator entry to match surrounding entries --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7f710ae20a..ffe4497ac7 100644 --- a/README.md +++ b/README.md @@ -145,9 +145,8 @@ Additional resources on MCP. - **[Toolbase](https://gettoolbase.ai)** - Desktop application that manages tools and MCP servers with just a few clicks - no coding required by **[gching](https://github.com/gching)** - **[ToolHive](https://github.com/StacklokLabs/toolhive)** - A lightweight utility designed to simplify the deployment and management of MCP servers, ensuring ease of use, consistency, and security through containerization by **[StacklokLabs](https://github.com/StacklokLabs)** - **[NetMind](https://www.netmind.ai/AIServices)** - Access powerful AI services via simple APIs or MCP servers to supercharge your productivity. -- **[Webrix MCP Gateway](https://github.com/webrix-ai/secure-mcp-gateway)** - Enterprise MCP gateway with SSO, RBAC, audit trails, and token vaults for secure, centralized AI agent access control. Deploy via Helm charts on-premise or in your cloud. -- [webrix.ai](https://webrix.ai) -- [Magertron's MCP Orchestrator](https://magertron.com) - Self-hosted MCP orchestration platform with SSO, RBAC, OCSF audit trails, and inventory plane for SIEM/MDM integration. Includes dynamic MCP server discovery, Envoy data-plane routing, and token-gated external access. Deploy via Helm on Kubernetes. +- **[Webrix MCP Gateway](https://github.com/webrix-ai/secure-mcp-gateway)** - Enterprise MCP gateway with SSO, RBAC, audit trails, and token vaults for secure, centralized AI agent access control. Deploy via Helm charts on-premise or in your cloud. [webrix.ai](https://webrix.ai) +- **[Magertron's MCP Orchestrator](https://magertron.com)** - Self-hosted MCP orchestration platform with SSO, RBAC, OCSF audit trails, and inventory plane for SIEM/MDM integration. Includes dynamic MCP server discovery, Envoy data-plane routing, and token-gated external access. Deploy via Helm on Kubernetes. ## 🚀 Getting Started