K0s - The Zero Friction Kubernetes

6,384 stars Go Go 1 file ยท ~10,361 tokens #kubernetes

k0s MCP Server

MCP server for k0sproject/k0s

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "k0s": {
      "command": "npx",
      "args": [
        "-y",
        "@k0sproject/k0s"
      ]
    }
  }
}