Flux159/mcp-server-kubernetes
MCP Server for kubernetes management commands
Overview
Flux159/mcp-server-kubernetes is a TypeScript MCP server licensed under MIT. MCP Server for kubernetes management commands Topics: infrastructure, kubernetes, mcp, server.
Ranked #27 out of 25632 indexed tools.
In the top 1% of all indexed tools.
Has 1,348 GitHub stars.
Used by 11 other projects.
Has 40 contributors.
Ecosystem
TypeScript MIT
infrastructurekubernetesmcpserver
Signal Breakdown
Stars 1,348
Freshness 14d ago
Issue Health 89%
Contributors 40
Dependents 11
Forks 231
Description Brief
License MIT
How to Improve
Description low impact
Matched Queries
From the README
# MCP Server Kubernetes <p align="center"> </p> MCP Server that can connect to a Kubernetes cluster and manage it. Supports loading kubeconfig from multiple sources in priority order. https://github.com/user-attachments/assets/f25f8f4e-4d04-479b-9ae0-5dac452dd2ed <a href="https://glama.ai/mcp/servers/w71ieamqrt"></a> ## Installation & Usage ### Prerequisites 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. By default, the server loads kubeconfig from `~/.kube/config`. For additional authentication options (environment variables, cuRead full README on GitHub →
Are you the maintainer? Claim this listing