Kubernetes Windows Amd64
Freeby MCP Community
Model Context Protocol (MCP) server for Kubernetes and OpenShift
v0.0.60Added Apr 12, 2026
Kubernetes Windows Amd64 MCP Server
Model Context Protocol (MCP) server for Kubernetes and OpenShift
Installation
npx -y kubernetes-mcp-server-windows-amd64
Reviews
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"]
}
}
}