Skip to content

Rancher

Free

by MCP Community

Model Context Protocol (MCP) server for Rancher multi-cluster management

v0.5.2Added Apr 12, 2026
mcprancherkubernetesmulti-clustermodel context protocol
Works with:ClaudeGPTGeminiCopilot

Rancher MCP Server

Model Context Protocol (MCP) server for Rancher multi-cluster management

Installation

npx -y @futuretea/rancher-mcp-server

Reviews

Leave a Review

Installation

Quick install
npx -y @futuretea/rancher-mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "rancher": {
      "command": "npx",
      "args": ["-y", "@futuretea/rancher-mcp-server"]
    }
  }
}