Skip to content

K8s

Free

by MCP Community

MCP Kubernetes Server - Windows ARM64 build

v0.6.1Added Apr 12, 2026
MCP
Works with:ClaudeGPTGeminiCopilot

K8s MCP Server

MCP Kubernetes Server - Windows ARM64 build

Installation

npx -y @strowk/mcp-k8s

Reviews

Leave a Review

Installation

Quick install
npx -y @strowk/mcp-k8s
Add to claude_desktop_config.json
{
  "mcpServers": {
    "k8s": {
      "command": "npx",
      "args": ["-y", "@strowk/mcp-k8s"]
    }
  }
}