Read-only Kubernetes MCP server: inspect resources, logs, events, and metrics. Secrets are masked.
A read-only MCP server that gives Claude access to Kubernetes clusters. Built in Go, it communicates over stdio using the MCP protocol. Read-only — only , , , and style operations. No create, update, or delete. If a mutating operation is needed, the server prints the equivalent command for you to run manually. Safe to use while on-call at night: Claude can never accidentally mutate your cluster,…
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Forge no tiene ningún análisis registrado de esta entrada, así que no tiene ninguna observación de su superficie de herramientas. Eso es ausencia de pruebas, no prueba de que no exponga ninguna herramienta.
A read-only MCP server that gives Claude access to Kubernetes clusters. Built in Go, it communicates over stdio using the MCP protocol. Read-only — only , , , and style operations. No create, update, or delete. If a mutating operation is needed, the server prints the equivalent command for you to run manually. Safe to use while on-call at night: Claude can never accidentally mutate your cluster, even under prompt fatigue. Secret-safe — secret values are masked before being sent to the model, so…