poly-k8s-mcp

hyperpolymath/poly-k8s-mcp
★ 1 stars ReScript ⚙️ DevOps Updated today
Kubernetes orchestration MCP server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "poly-k8s-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hyperpolymath/poly-k8s-mcp"
      ]
    }
  }
}