Mmcp.market

Rancher MCP server

by rex·io.github.rex/rancher-mcp·v1.59.0

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

B83/100grade B
What users say
No reviews yet
Be the first
Safety scan
B83/100

full report

Adoption
Growing

1 stars43 downloads/wk

Reviews

Write one

Nobody has reviewed Rancher yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Rancher tools

No tool declarations could be read from the package source. They show once the server is installed.

Public scan report

scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it

no findings
  • Code scan316 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitystatic API keys via environment variables6/15
  • Maintenancelast push 7 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 83/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Rancher repository's README, as published. We do not edit it. Read it on GitHub

<!-- mcp-name: io.github.rex/rancher-mcp -->

Operate Rancher-managed Kubernetes through any MCP client — discovery, generic resource access, and curated operator workflows, wrapped in an audit-logged, rate-limited, confirmation-guarded safety model.

Quick start · Tool surface · Architecture · Safety model · Compatibility · Development

Why this exists

Rancher is how real fleets run Kubernetes — and it speaks two APIs (the legacy Norman /v3 plane and the modern Steve /v1 plane), varies by version, and wraps every cluster behind its own proxy. Pointing a generic Kubernetes MCP server at it misses everything Rancher-specific; pointing an agent at raw kubectl gives up auditability, guardrails, and the management-plane view entirely.

MCP Rancher is built for that reality:

actually supports instead of assuming. One binary spans 2.6.5 → 2.9.3 with the same tool surface.

  • Capability-aware, not version-naive. It detects what each connected Rancher

read_only: true and every mutation is refused at the config layer, before any guard even has to fire.

  • Multi-instance first. Lab, staging, prod — configure them all; mark prod

engine reaches every resource either API plane exposes — even types nobody wrote a tool for yet.

  • Nothing is out of reach. Curated tools cover the common 95%; the generic

The tool surface

206 tools: 178 read-only · 28 writes · 5 destructive — counted from the registry itself, not by hand. docs/tool-manifest.json is generated from the live FastMCP registry (make tool-manifest) and a CI gate fails the build if it ever drifts from the code. Per-tool descriptions, safety annotations, and parameters all live there; the narrative registry with slice tracking is docs/tool-catalog.md.

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add rancher-mcp -- uvx rancher-mcp
Add to Cursor

Rancher: common questions

Is Rancher MCP server safe?
Mostly: it is graded B (83/100). Read the Rancher safety report
How do I install Rancher?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Rancher need an API key?
Yes. The registry entry asks for RANCHER_TOKEN, RANCHER_INSTANCES_JSON.
Is Rancher maintained?
The last commit was 7 days ago (2026-09-14). The latest release is v1.59.0.
What can I use instead of Rancher?
Servers from other publishers that do the same job: Radar Kubernetes MCP Server, Kubernetes MCP server and Omnara MCP server. Compare all Rancher alternatives.

Alternatives to Rancher

Same job from other publishers: the closest match first, then the best rated.

All Rancher alternatives →
  • Radar Kubernetes MCP Server
    Kubernetes MCP server for diagnosis, resource management, GitOps, and RBAC-enforced operations.
    A
  • Kubernetes
    A Model Context Protocol (MCP) server for Kubernetes and OpenShift
    A
  • Omnara
    Deploy durable AI agents with Omnara, an open-source managed-agent platform.
    A
  • Agent Harnesses
    Agent-harness picks and decision guides; pick_infrastructure adds live GitHub/HN discovery.
    A
  • Ocm
    Guardrailed fleet ops for AI agents: multi-cluster Kubernetes via OCM with policy, approval, audit.
    B

More from rex