kubernetes

stdio

Used by 3 plugins

Installs omni-scale, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub basher83/lunar-claude --plugin omni-scale
Description

Interact with Kubernetes clusters - pods, deployments, services

Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "kubernetes": {
      "command": "npx",
      "args": [
        "mcp-server-kubernetes"
      ],
      "env": {
        "KUBECONFIG_PATH": "${HOME}/.config/kubectl-mcp/mcp.config"
      }
    }
  }
}
Command
npx
Access Level
write
Arguments
mcp-server-kubernetes
Environment Variables
KUBECONFIG_PATH=${HOME}/.config/kubectl-mcp/mcp.config
Capabilities
deployment