69
/ 100
1 month ago
glama

KubeWhisper

An AI-DevOps MCP server that gives LLMs read-only-by-default access to Kubernetes clusters, Prometheus metrics, and GitHub Actions, enabling natural language queries about infrastructure status and safe write operations with previews.

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 3 credentials: GITHUB_TOKEN, SLACK_BOT_TOKEN, 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.
configKUBEWHISPER_AUDIT_LOG
configKUBEWHISPER_CLUSTERSDrop a clusters.json next to the server (or point at it).
configPROMETHEUS_URLexport =http://localhost:9090
configKUBEWHISPER_ALLOW_WRITESoperator sets =true on the bot process.
🔐 secretGITHUB_TOKEN
🔐 secretSLACK_BOT_TOKENor SLACK_WEBHOOK_URL).
configSLACK_WEBHOOK_URLSLACK_BOT_TOKEN or ).
configSLACK_DEFAULT_CHANNEL
configKUBEWHISPER_APPROVERS
🔐 secretSLACK_APP_TOKENexport =xapp-... # Socket Mode
// 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 5 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/abdulhusainahk-kubewhisper-1rjqxn)](https://m8ven.ai/mcp/abdulhusainahk-kubewhisper-1rjqxn)
commit: 42f002b758bbece75ad217c5f1136410799d07e3
code hash: 1b6768148a27c23a6006636e3cfe8bfc19fa4060f66c8ec5dc9ee5c0b75a692c
verified: 6/29/2026, 11:18:21 AM
view raw JSON →