← Index

Rancher

io.github.asklokesh/rancher-mcp-server·v0.1.0·Other
Quality Score
73
/100

MCP server for Rancher API integration

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "rancher-mcp-server": {
      "command": "uvx",
      "args": [
        "rancher-mcp-server"
      ],
      "env": {
        "RANCHER_API_KEY": "<your-rancher_api_key>",
        "RANCHER_API_URL": "<rancher_api_url>"
      }
    }
  }
}
§02  Environment variables
RANCHER_API_KEY
requiredsecret

API Key for RANCHER

RANCHER_API_URL

API URL for RANCHER

§03  MCP Quality Score  ·  methodology
freshness
18
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other