mcp-server-kubernetes
MCPMCP server for interacting with Kubernetes clusters via kubectl, enabling AI agents to query and modify cluster resources.
npx -y mcp-server-kubernetesMCP Server that can connect to a Kubernetes cluster and manage it. Supports loading kubeconfig from multiple sources in priority order.
Before using this MCP server with any tool, make sure you have:
1. kubectl installed and in your PATH 2. A valid kubeconfig file with contexts configured 3. Access to a Kubernetes cluster configured for kubectl (e.g. minikube, Rancher Desktop, GKE, etc.) 4. Helm v3 installed and in your PATH (no Tiller required). Optional if you don't plan to use Helm.
You can verify your connection by running `kubectl get pods` in a terminal to ensure you can connect to your cluster without credential issues.
- Source
- community
- Known advisories
- 5
- Maintenance
- active
- License
- MIT
- Age
- 20 months