devops
Kubernetes MCP
63
Community
Interact with Kubernetes clusters via kubectl. Manage pods, deployments, services, and configurations from your AI editor.
1.4k9.6k/wk6.2K tokens(3%)1w ago
NetworkShell Access
kubernetesk8scontainersorchestrationdevops
Quick Setup
Paste in ~/.claude.json
json
{
"mcpServers": {
"kubernetes-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-server-kubernetes"
]
}
}
}