74
/ 100
23 days ago
glama

Kubernetes MCP Server

Enables AI assistants to interact with Kubernetes clusters through 50 specialized tools for comprehensive cluster management. Supports both local kubectl and remote SSH-based execution for managing pods, deployments, services, and other Kubernetes resources.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: K8S_SSH_KEY, K8S_SSH_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.0.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.0.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configK8S_CONTEXT(optional) - Specific kubectl context to use
configK8S_DEFAULT_NAMESPACE(optional) - Default namespace (defaults to "default")
configK8S_SSH_HOSTSSH host for remote kubectl execution (e.g., 192.168.16.100)
🔐 secretK8S_SSH_KEYPath to SSH private key for authentication
🔐 secretK8S_SSH_PASSWORD(alternative) - SSH password (uses plink on Windows, sshpass on Linux)
configK8S_SSH_USERSSH username for authentication
configKUBECONFIG(optional) - Path to kubeconfig file (defaults to ~/.kube/config)
configKUBECTL_PATH(optional) - Path to kubectl binary (defaults to "kubectl")
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mjrestivo16-mcp-kubernetes-125vg4)](https://m8ven.ai/mcp/mjrestivo16-mcp-kubernetes-125vg4)
commit: 76e62b803ac34364a1654035ea001694708c9ee8
code hash: 42e2a630266c2ee087b93d6bcde06b2bbe5752d9d0668d38f30088c70f9f224e
verified: 6/17/2026, 12:33:28 PM
view raw JSON →