I've just released Kubernetes MCP Server v1.1.2, an open-source project that connects AI assistants like Claude Desktop to Kubernetes CLI tools (kubectl, helm, istioctl, and argocd).
It enables natural language interaction for managing clusters, troubleshooting issues, and deploying applications—all through validated commands in a secure containerized environment.
Key features:
- Execute Kubernetes CLI commands securely
- Retrieve detailed documentation for supported tools
- Support for Linux command piping for advanced workflows
- Secure Docker deployment with multi-architecture support (AMD64/ARM64)
- Configurable context and security management
Demo video available on the GitHub repo showcasing how an AI assistant deploys a Helm chart and manages Kubernetes resources seamlessly using natural language commands.
1 comment
[ 4.4 ms ] story [ 17.3 ms ] threadIt enables natural language interaction for managing clusters, troubleshooting issues, and deploying applications—all through validated commands in a secure containerized environment.
Key features: - Execute Kubernetes CLI commands securely - Retrieve detailed documentation for supported tools - Support for Linux command piping for advanced workflows - Secure Docker deployment with multi-architecture support (AMD64/ARM64) - Configurable context and security management
Demo video available on the GitHub repo showcasing how an AI assistant deploys a Helm chart and manages Kubernetes resources seamlessly using natural language commands.
GitHub: https://github.com/alexei-led/k8s-mcp-server
Would love to hear your thoughts or answer any questions!