Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsMay 14, 2026·2 min de lecture

mcp-server-kubernetes — Kubernetes Ops via MCP

MCP server that lets agents run kubectl/Helm workflows against your clusters; works with Claude Code via npx; verified 1390★, pushed 2026-05-03.

MCP Hub
MCP Hub · Community
Prêt pour agents

Staging sûr pour cet actif

Cet actif est d'abord staged. Le prompt copié demande à l'agent d'inspecter les fichiers staged avant d'activer scripts, config MCP ou config globale.

Stage only · 17/100Policy : staging
Surface agent
Tout agent MCP/CLI
Type
Mcp Config
Installation
Stage only
Confiance
Confiance : Established
Point d'entrée
Asset
Commande de staging sûr
npx -y tokrepo@latest install 52360ef2-b84b-56b9-a274-a5b1ae90cb7b --target codex

Stage les fichiers d'abord; l'activation exige la revue du README et du plan staged.

Introduction

MCP server that lets agents run kubectl/Helm workflows against your clusters; works with Claude Code via npx; verified 1390★, pushed 2026-05-03.

Best for: Platform/SRE teams who want a safe, repeatable agent interface for cluster ops (kubectl + optional Helm)

Works with: kubectl + kubeconfig contexts; optional Helm v3; MCP clients like Claude Code / Claude Desktop (npx)

Setup time: 12-25 minutes

Key facts (verified)

  • GitHub: 1390 stars · 243 forks · pushed 2026-05-03.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: claude mcp add kubernetes -- npx mcp-server-kubernetes.

Main

  • Use it for controlled kubectl workflows: standardize read-only checks first (get/describe/logs) before enabling mutation paths in your agent policy.

  • Make context explicit: keep clusters/namespaces in the prompt and validate with kubectl config current-context to avoid “wrong cluster” incidents.

  • Treat Helm as optional: README lists Helm v3 as optional unless you plan to use Helm operations.

  • Pair with audit logging: keep kubectl audit logs and MCP client logs so you can attribute every agent action to a human request.

Source-backed notes

  • README prerequisites list kubectl + kubeconfig contexts and notes Helm v3 is optional.
  • README shows adding it to Claude Code via: claude mcp add kubernetes -- npx mcp-server-kubernetes.
  • README provides example MCP configs for Claude Desktop using npx.

FAQ

  • Do I need Helm installed?: Only if you plan to use Helm operations; README lists Helm v3 as optional.
  • Where does it load kubeconfig from?: README says it loads from ~/.kube/config by default, with advanced options documented.
  • What’s the safest first use?: Start with read-only cluster queries (pods/services/events) before attempting changes.
🙏

Source et remerciements

Source: https://github.com/flux159/mcp-server-kubernetes > License: MIT > GitHub stars: 1390 · forks: 243

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires