Claudius
Status

mcp-server-kubernetes

MCP

MCP server for interacting with Kubernetes clusters via kubectl, enabling AI agents to query and modify cluster resources.

by Flux159·Flux159/mcp-server-kubernetes·TypeScript·v4.1.2
50· D
Install
npx -y mcp-server-kubernetes
Stars
1,518
7d change
1.67%
Downloads / week
22.7K
Last active
6 days ago
About

MCP 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.

Read more on GitHub →
30-day stars
Trust factors
Source
community
Known advisories
5
Maintenance
active
License
MIT
Age
20 months
devopsdeployment#kubernetes#kubectl#k8s#cluster-management#infrastructure#mcp#server