67
/ 100
2 days ago
glama

K8gentS

A Kubernetes diagnostic agent that provides on-demand root cause analysis and human-in-the-loop remediation via Slack, using LLM reasoning with OPA-bounded security controls.

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.
🔐
You'll be asked for 3 credentials: SLACK_BOT_TOKEN, AI_API_KEY, SLACK_APP_TOKEN
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.
configAI_MODELgemini-2.5-pro Any model name supported by the Google GenAI SDK
configREMEDIATION_MODEapi api (Kubernetes client, safe in-cluster) or subprocess (kubectl, local dev only)
configWATCH_NAMESPACE
configAGENT_NAMESPACE
configALLOWED_APPROVERS_FILE
configALLOWED_APPROVERSSlack channel ID (SLACK_CHANNEL_ID) and a comma-separated list of approver Slack user IDs ()
🔐 secretSLACK_BOT_TOKENA Slack app with Socket Mode enabled (generates starting xoxb- and SLACK_APP_TOKEN starting xapp-)
🔐 secretAI_API_KEYA Google Gemini API key ()
🔐 secretSLACK_APP_TOKENA Slack app with Socket Mode enabled (generates SLACK_BOT_TOKEN starting xoxb- and starting xapp-)
configSLACK_CHANNEL_IDSlack channel ID () and a comma-separated list of approver Slack user IDs (ALLOWED_APPROVERS)
// 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 6 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/jdoornink-k8gents-x5z7l8)](https://m8ven.ai/mcp/jdoornink-k8gents-x5z7l8)
commit: d8916888d1c92f9096a4ae777b9fde4bcf948bf5
code hash: 362896db624a88b415a0cec9a12307ee11a4fdab75cf0a62302d1453dc0300af
verified: 7/29/2026, 9:17:48 AM
view raw JSON →