69
/ 100
22 days ago
glama

rancher-mcp-server

Exposes Rancher-managed clusters as tools for AI assistants, enabling SRE tasks like inspecting clusters, workloads, pods, logs, and events.

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: RANCHER_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.
configRANCHER_URLexport ="https://rancher.example.com"
🔐 secretRANCHER_TOKENexport ="token-xxxxx:yyyyyyyyyyyy"
configRANCHER_VERIFY_TLSexport =false # apenas para labs com certificado self-signed
configRANCHER_MCP_ALLOW_WRITESomente leitura por padrão. scale_workload e redeploy_workload só funcionam com =true.
configRANCHER_MCP_MAX_REPLICASEscala limitada por (padrão 20), evitando um "scale to 5000" acidental.
// 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/flaviagaia-rancher-mcp-server-s6ivlm)](https://m8ven.ai/mcp/flaviagaia-rancher-mcp-server-s6ivlm)
commit: a3dfcf0bea1f690f1e386087a35b9e282179579b
code hash: 35491310186ed9ccdae4d3d33df4769b7d69180a50454a28c4fe5e9dda53f7b8
verified: 7/9/2026, 9:59:38 AM
view raw JSON →