MCP.so
Sign In
Servers

kube-mcp

@orvice

k8s mcp servers

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "kube-mcp": {
      "command": "kubemcp",
      "args": [],
      "env": {
        "KUBECONFIG": "~/.kube/.kubeconfig"
      },
      "disabled": false,
      "autoApprove": []
    }
  }
}

More from Other