Kubernetes
🏗️ Infrastructure
Manage Kubernetes clusters with natural language. Deploy, inspect, scale, and troubleshoot workloads using kubectl through AI.
Tags
Tools (26)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"kubernetes": {
"command": "npx",
"args": [
"-y",
"kubectl-mcp-server"
]
}
}
}