From c5de15ea5022df4dd296c05269367a1a5e0883b9 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 31 Aug 2026 02:45:32 +0800 Subject: [PATCH] Add SandBase Harness --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ddfd4b1..6f2be50 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ Servers focused on container orchestration, Kubernetes management, and related t - [manusa/podman-mcp-server](https://github.com/manusa/podman-mcp-server) - MCP server for Podman container management with support for images, containers, volumes, pods, and networks - [manusa/kubernetes-mcp-server](https://github.com/manusa/kubernetes-mcp-server) - Powerful Kubernetes MCP server with OpenShift support and CRUD operations for any Kubernetes resource, plus specialized tools for cluster interaction - [QuantGeekDev/docker-mcp](https://github.com/QuantGeekDev/docker-mcp) - Docker container management and operations through MCP +- [sandbaseai/sandbase-harness](https://github.com/sandbaseai/sandbase-harness) - Local-first agent runtime and MCP bridge with persistent sessions, sandboxed execution, credentials, approvals, artifacts, audit, and replay; supports Docker and Kubernetes backends - [strowk/mcp-k8s-go](https://github.com/strowk/mcp-k8s-go) - Golang-based Kubernetes server for browsing pods, logs, events, and namespaces - [wenhuwang/mcp-k8s-eye](https://github.com/wenhuwang/mcp-k8s-eye) - Kubernetes management server for analyzing cluster and application health - [yanmxa/multicluster-mcp-server](https://github.com/yanmxa/multicluster-mcp-server) - Gateway for GenAI systems to interact with multiple Kubernetes clusters