74
/ 100
26 days ago
glama

kube-mcp

A Model Context Protocol server that lets AI assistants query multiple Kubernetes clusters simultaneously using natural language.

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
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 1 credential: MCP_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCLUSTER_NAMEYes Name for this cluster — must match a key in CLUSTER_TOKENS on the server
configCLUSTER_TOKENSYes JSON object mapping cluster names to tokens: {"prod":"token1","staging":"token2"}
configHEALTH_PORT
configINSECURE_TLSNo Set to true to skip TLS verification (dev only, never in production)
configLOG_LEVELNo Pino log level (default: info)
configMAX_AGENT_CONNECTIONS_PER_IPNo Max WebSocket connections per source IP (default: 10)
🔐 secretMCP_API_KEYNo API key for MCP clients. If unset, the MCP endpoint is open to anyone who can reach it.
configPORTNo HTTP port (default: 3000)
// 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 4 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/youssofkhawaja-kube-mcp-1mucvx)](https://m8ven.ai/mcp/youssofkhawaja-kube-mcp-1mucvx)
commit: 2551823acd747a4824165d48d926f467d7fd93d7
code hash: 1500186d6e20eea6db2ed613234846f27707a72e050eb988d710326c529c7c8e
verified: 6/14/2026, 9:48:59 AM
view raw JSON →
kube-mcp · M8ven Trust Score | M8ven