HomeCloud & Monitoring › KSail

KSail

SDK for creating, managing, and operating Kubernetes clusters and workloads with ease.

Go
★ 165 stars Last pushed 2026-09-24 License: NOASSERTION

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (oci)

docker run -i --rm ghcr.io/devantler-tech/ksail:v7.192.11

Or add to your MCP client config:

{
  "mcpServers": {
    "ksail": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/devantler-tech/ksail:v7.192.11"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry