Back to Home
gorizond icon

mcp-rancher-multi

Verified Safe

by gorizond

Overview

An MCP server that provides an API for interacting with multiple Rancher Manager backends, offering cluster, node, project, and Fleet GitOps management capabilities.

Installation

Run Command
npx -y @gorizond/mcp-rancher-multi

Environment Variables

  • RANCHER_SERVERS
  • RANCHER_SERVER_<ID>_NAME
  • RANCHER_SERVER_<ID>_BASEURL
  • RANCHER_SERVER_<ID>_TOKEN
  • RANCHER_SERVER_<ID>_INSECURESKIPTLSVERIFY
  • RANCHER_SERVER_<ID>_CACERTPEMBASE64
  • MCP_RANCHER_STORE

Security Notes

The `k8s_raw` tool explicitly allows arbitrary HTTP requests to the Kubernetes API via the Rancher proxy, which is powerful and marked as 'DANGEROUS' in its description. If an attacker gains control over the MCP server's input, this tool could be exploited for privilege escalation or unauthorized access to Kubernetes resources. The server also supports `insecureSkipTlsVerify`, which bypasses TLS certificate validation and should be used with extreme caution. Configuration loaded from `RANCHER_SERVERS` environment variable is parsed as JSON, which could be a vector for injection if the environment variable itself is untrusted. Tokens are obfuscated in logs, which is a good practice.

Similar Servers

Stats

Interest Score0
Security Score6
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-11-26

Tags

mcprancherkubernetesfleetgitops