rancher-mcp-server
Verified Safeby futuretea
Overview
Provides a Model Context Protocol (MCP) server designed for Rancher multi-cluster management, enabling AI tools to interact with Kubernetes and Rancher resources.
Installation
No command providedSecurity Notes
The server requires Rancher API credentials, which grant significant access to Kubernetes clusters. While it offers read-only and disable-destructive modes, and protects secret data by only exposing metadata, the `--rancher-tls-insecure` option can introduce vulnerabilities if misused. Users must ensure secure handling of credentials.
Similar Servers
mcphub
An orchestration hub that aggregates, manages, and routes Model Context Protocol (MCP) servers and their tools, providing a centralized interface, user management, OAuth 2.0 authorization server capabilities, and AI-powered tool discovery and routing.
mcp-server-kubernetes
This MCP server enables AI agents to connect to and manage Kubernetes clusters by executing kubectl and Helm commands.
mcp-k8s-go
This MCP server enables interaction with Kubernetes clusters to list, get, apply, and execute commands on various resources through a conversational interface.
tmcp
A server implementation for the Model Context Protocol (MCP) to enable LLMs to access external context and tools.