Back to Browse

Rancher MCP Server

by Rex
Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.

5 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

Rancher server URL (single-instance mode)Optional

Environment variable: RANCHER_URL

Rancher API token (token-xxxxx:yyyyyyyyy)Required

Environment variable: RANCHER_TOKEN

Verify TLS certificates (default true)Optional

Environment variable: RANCHER_VERIFY_SSL

Multi-instance config JSON (overrides single-instance mode; supports per-instance read_only)Required

Environment variable: RANCHER_INSTANCES_JSON

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-rex-rancher-mcp": {
      "env": {
        "RANCHER_URL": "your-rancher-url-here",
        "RANCHER_TOKEN": "your-rancher-token-here",
        "RANCHER_VERIFY_SSL": "your-rancher-verify-ssl-here",
        "RANCHER_INSTANCES_JSON": "your-rancher-instances-json-here"
      },
      "args": [
        "rancher-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Rancher MCP Server - Capability-aware MCP server for Rancher-managed Kubernetes: | MCP Marketplace