Kubernetes MCP Server
Community
Infrastructure
stdio
Enable AI agents to interact with Kubernetes clusters. List and inspect pods, manage deployments, view logs, apply manifests, and manage Helm releases. Supports kubeconfig-based multi-cluster access.
Quick Install
$ npx -y mcp-server-kubernetesConfiguration by Client
{
"mcpServers": {
"server": {
"command": "npx",
"args": [
"-y",
"mcp-server-kubernetes"
]
}
}
}Need a different client? Use the Config Generator for Windsurf, Cline, Antigravity, and more.
Available Tools (5)
list_podsget_pod_logsapply_manifestlist_deploymentsscale_deployment