Skip to content

Kubernetes Windows Amd64

Free

by MCP Community

Model Context Protocol (MCP) server for Kubernetes and OpenShift

v0.0.60Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Kubernetes Windows Amd64 MCP Server

Model Context Protocol (MCP) server for Kubernetes and OpenShift

Installation

npx -y kubernetes-mcp-server-windows-amd64

Reviews

Leave a Review

Installation

Quick install
npx -y kubernetes-mcp-server-windows-amd64
Add to claude_desktop_config.json
{
  "mcpServers": {
    "kubernetes-windows-amd64": {
      "command": "npx",
      "args": ["-y", "kubernetes-mcp-server-windows-amd64"]
    }
  }
}