Skip to content
Windsurf

rancher mcp for Windsurf

io.github.rex/rancher-mcp

Capability-aware MCP server for Rancher-managed Kubernetes: discovery, resources, workflows.

client:Windsurf transport:stdio runtime:pypi

Install rancher mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "rancher-mcp": {
      "command": "uvx",
      "args": [
        "rancher-mcp"
      ],
      "env": {
        "RANCHER_URL": "<RANCHER_URL>",
        "RANCHER_TOKEN": "<RANCHER_TOKEN>",
        "RANCHER_VERIFY_SSL": "<RANCHER_VERIFY_SSL>",
        "RANCHER_INSTANCES_JSON": "<RANCHER_INSTANCES_JSON>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

rancher mcp in other clients