Esta página se muestra en inglés. Una traducción al español está en curso.
MCP ConfigsMay 14, 2026·2 min de lectura

kubernetes-mcp-server — Kubernetes Tools via MCP

kubernetes-mcp-server exposes Kubernetes operations to MCP clients with npx/uvx/binary run modes; verified 1584★ and pushed 2026-05-14.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Needs Confirmation · 62/100Política: confirmar
Superficie agent
Cualquier agent MCP/CLI
Tipo
Mcp
Instalación
Npx|Uvx|Binary
Confianza
Confianza: Established
Entrada
npx kubernetes-mcp-server@latest --help
Comando CLI universal
npx tokrepo install fb64fe06-3991-5d5d-a87a-6d6d4da1270a
Introducción

kubernetes-mcp-server exposes Kubernetes operations to MCP clients with npx/uvx/binary run modes; verified 1584★ and pushed 2026-05-14.

Best for: DevOps and platform teams who want natural-language Kubernetes diagnosis with a controllable tool boundary

Works with: Node.js (npx) or Python+uv (uvx), plus access to a kubeconfig / in-cluster credentials

Setup time: 10-25 minutes

Key facts (verified)

  • GitHub: 1584 stars · 339 forks · pushed 2026-05-14.
  • License: Apache-2.0 · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: npx kubernetes-mcp-server@latest --help.

Main

  • Multiple run modes: README shows npx, uvx, and a release binary for running the server CLI.

  • Safer defaults for ops: README documents flags like read-only and disabling destructive operations to reduce blast radius.

  • HTTP + SSE support: README notes Streamable HTTP mode and SSE endpoints when running with --port.

  • Kubeconfig-aware: README includes config options for kubeconfig resolution and cluster provider strategies.

Source-backed notes

  • README includes npx kubernetes-mcp-server@latest --help and uvx kubernetes-mcp-server@latest --help examples.
  • README lists CLI options for read-only and disabling destructive operations, and notes HTTP/SSE endpoints when using --port.
  • README provides client configuration examples for multiple MCP clients (Claude Desktop, VS Code, Cursor).

FAQ

  • Can I run it read-only?: Yes — README documents a --read-only mode and other safety flags.
  • Do I need a Kubernetes cluster?: You need credentials (kubeconfig or in-cluster auth) to a cluster you can query.
  • Is npx required?: No — README also supports uvx and a release binary.
🙏

Fuente y agradecimientos

Source: https://github.com/containers/kubernetes-mcp-server > License: Apache-2.0 > GitHub stars: 1584 · forks: 339

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados