StackMCP
devops

Kubernetes MCP

64

Community

Interact with Kubernetes clusters via kubectl. Manage pods, deployments, services, and configurations from your AI editor.

1.3k3.1k/wk6.2K tokens(3%)3d ago
NetworkShell Access
kubernetesk8scontainersorchestrationdevops

Quick Setup

Paste in ~/.claude.json

json
{
  "mcpServers": {
    "kubernetes-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-kubernetes"
      ]
    }
  }
}

Part of these stacks

View on GitHubnpm