Kubernetes MCP (mcp-k8s-go)
Go-based extensible MCP server for Kubernetes cluster operations.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Kubernetes MCP (mcp-k8s-go), derived from its capabilities.
These scores are auto-generated from public information (the agent's own listing, docs, and repository) using the canonical OWASP AIVSS formula and the MAESTRO framework — an estimate for guidance, not a penetration test, audit, or certification. See the scoring methodology. Are you the vendor? Factual corrections are free.
Overview
A Golang MCP server for interacting with Kubernetes clusters, built to be extensible. Agents can inspect and operate on cluster resources. Because it acts through kubeconfig/service-account credentials, the RBAC scope it inherits determines how much of the cluster a prompt-injected agent could affect.
Key features
- Kubernetes resource operations
- Extensible Go implementation
- Cluster inspection
Use cases
- Managing K8s clusters via an agent
- Debugging workloads with AI