Back to directory
mrostamii/rancher-mcp-server

mrostamii/rancher-mcp-server

@mrostamii

Model Context Protocol (MCP) server for the Rancher ecosystem: multi-cluster Kubernetes, Harvester HCI (VMs, storage, networks), and Fleet GitOps.

rancherkubernetesharvesterfleetgitopscloud-nativegocloud

Installation & Configuration

{
  "mcpServers": {
    "rancher": {
      "command": "npx",
      "args": [
        "-y",
        "rancher-mcp-server",
        "--rancher-server-url",
        "https://rancher.example.com",
        "--rancher-token",
        "token-xxxxx:yyyy",
        "--toolsets",
        "harvester,rancher,kubernetes,fleet"
      ]
    }
  }
}

Information

Transport
stdiostreamable-http
Language
Go
Created
2026/6/17
Updated
2026/6/17