cloud platforms
K8s Mcp Server
A lightweight yet robust server that empowers AI assistants to securely execute Kubernetes CLI commands (`kubectl`, `helm`, `istioctl`, and `argocd`) using Unix pipes in a safe Docker environment with multi-architecture support.
python
cloud platforms
Installation
npx -y alexei-led/k8s-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "k8s-mcp-server",
"command": "npx",
"args": [
"-y",
"alexei-led/k8s-mcp-server"
]
}About This MCP Server
alexei-led/k8s-mcp-server
A lightweight yet robust server that empowers AI assistants to securely execute Kubernetes CLI commands (kubectl, helm, istioctl, and argocd) using Unix pipes in a safe Docker environment with multi-architecture support.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub