MCP server for Kubernetes cluster management
Native Go-based MCP server for Kubernetes that interacts directly with the API server. Supports multi-cluster management, pod operations, and deployments.
{
"mcpServers": {
"kubernetes": {
"mcpServers": {
"kubernetes": {
"args": [
"-y",
"mcp-server-kubernetes"
],
"command": "npx"
}
}
}
}
}