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 verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Forge non ha alcuna analisi registrata per questa voce, quindi non ha alcuna osservazione della sua superficie di strumenti. È assenza di prove, non prova che non esponga alcuno strumento.
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…