Back to MCP Servers
🔌

flux159/mcp-server-kubernetes

MIT

📇 ☁️/🏠 - Typescript implementation of Kubernetes cluster operations for pods, deployments, services.

TypeScriptProductivity

Install

npx -y mcp-server-kubernetes

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "flux159-mcp-server-kubernetes": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-kubernetes"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.