K8s icon

K8s

Createdalexei-led

Securely executes Kubernetes commands from AI assistants like Claude by acting as a Model Context Protocol (MCP) server.

About

K8s MCP Server acts as a secure bridge between language models and Kubernetes CLI tools, enabling language models to execute validated Kubernetes commands, retrieve command documentation, and process command output in a structured way. It supports popular Kubernetes CLI tools such as kubectl, helm, istioctl, and argocd, allowing AI systems to assist with cluster management, troubleshooting, and deployments in a containerized environment.

Key Features

  • Supports kubectl, istioctl, helm, and argocd.
  • Pre-built prompt templates for common Kubernetes operations.
  • Command piping capabilities with popular Linux CLI tools.
  • 24 GitHub stars
  • Secure execution of Kubernetes CLI commands with validation, timeouts, and error handling.
  • Configurable timeouts and output limits.

Use Cases

  • Enabling AI-powered troubleshooting of Kubernetes clusters.
  • Automating Kubernetes deployments using GitOps principles with ArgoCD.
  • Allowing AI assistants to deploy and manage Kubernetes applications.