McpMux
Back to Registry

Kubernetes (npx) MCP Server

Community

Contributed by Flux159

Manage Kubernetes clusters through kubectl and Helm: list and inspect resources, view logs, scale workloads, port-forward, and run node operations. Connects to whatever cluster your current kube context points to.

About the Kubernetes (npx) MCP Server

The Kubernetes (npx) MCP server is a local (stdio) Model Context Protocol server available in the McpMux registry. Manage Kubernetes clusters through kubectl and Helm: list and inspect resources, view logs, scale workloads, port-forward, and run node operations. Connects to whatever cluster your current kube context points to. This is a community-contributed MCP server by Flux159.

Install the Kubernetes (npx) MCP server with one click using McpMux. It works with Cursor, Claude Desktop, Claude Code, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible AI client. No authentication required — install and start using it immediately.

Transport Configuration

Transport Configuration
{
  "type": "stdio",
  "command": "npx",
  "args": [
    "-y",
    "mcp-server-kubernetes"
  ],
  "env": {
    "ALLOW_ONLY_NON_DESTRUCTIVE_TOOLS": "${input:ALLOW_ONLY_NON_DESTRUCTIVE_TOOLS}"
  },
  "metadata": {
    "inputs": [
      {
        "id": "ALLOW_ONLY_NON_DESTRUCTIVE_TOOLS",
        "label": "Read-only (non-destructive) mode",
        "description": "When enabled, destructive tools are disabled (kubectl_delete, uninstall_helm_chart, cleanup, cleanup_pods, node_management, kubectl_generic). Read-only and create/update operations remain available.",
        "type": "boolean",
        "required": false,
        "secret": false,
        "default": "false"
      }
    ]
  }
}
Details
TransportLocal (stdio)
Hostinglocal
AuthNone required
Capabilities
ToolsResourcesPrompts

Categories

Tags

kubernetesk8skubectlhelmdevopscloud

Supported AI Clients

The Kubernetes (npx) MCP server works with all MCP-compatible AI clients through McpMux:

CursorClaude DesktopClaude CodeVS CodeChatGPTWindsurfJetBrainsZedClineGemini CLIAmazon Q

Related MCP Servers

Install Kubernetes (npx) with McpMux

One-click install from the McpMux desktop app. Auto-configures for Cursor, Claude, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible client.