kubernetes
stdioUsed 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-scaleDescription
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
npxAccess Level
write
Arguments
mcp-server-kubernetes
Environment Variables
KUBECONFIG_PATH=${HOME}/.config/kubectl-mcp/mcp.configCapabilities
deployment