K8s
Freeby MCP Community
MCP Kubernetes Server - Windows ARM64 build
v0.6.1Added Apr 12, 2026
MCP
K8s MCP Server
MCP Kubernetes Server - Windows ARM64 build
Installation
npx -y @strowk/mcp-k8s
Reviews
Installation
Quick install
npx -y @strowk/mcp-k8s
Add to claude_desktop_config.json
{
"mcpServers": {
"k8s": {
"command": "npx",
"args": ["-y", "@strowk/mcp-k8s"]
}
}
}