Back to Home
silenceper icon

mcp-k8s

Verified Safe

by silenceper

Overview

Facilitates natural language interaction and automation for Kubernetes cluster management and Helm operations via the Model Control Protocol (MCP).

Installation

Run Command
docker run -i -v ~/.kube/config:/root/.kube/config --rm ghcr.io/silenceper/mcp-k8s:latest

Environment Variables

  • HELM_DRIVER

Security Notes

The server implements granular control over Kubernetes and Helm write operations via explicit flags and states adherence to RBAC and input validation. However, when deployed in SSE or Streamable HTTP modes, it exposes HTTP endpoints to manage a Kubernetes cluster. The README warns that users 'need to pay attention to security' for remote deployments, implying that external authentication/authorization layers might be necessary as the server itself doesn't provide them beyond relying on Kubernetes RBAC, which poses a potential risk if not properly secured externally.

Similar Servers

Stats

Interest Score55
Security Score7
Cost ClassLow
Stars136
Forks26
Last Update2026-01-15

Tags

KubernetesHelmMCPLLM IntegrationDevOps