Submit

mcp-k8s

@silenceper

A Kubernetes MCP (Model Control Protocol) server that enables interaction with Kubernetes clusters through MCP tools.

Tools

Server Config

{
  "mcpServers": {
    "mcp-k8s": {
      "command": "mcp-k8s",
      "args": [
        "-kubeconfig",
        "/Users/demo/.kube/config",
        "-enable-create",
        "-enable-delete",
        "-enable-update"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.