Rancher workflows
Cluster, project, namespace, principal, and Fleet operations are exposed through the MCP surface.
A focused TypeScript MCP service for Rancher cluster, project, namespace, access-control, and Fleet workflows — published on GitHub Pages.

rancher-mcp packages the Rancher-side MCP tool surface as a standalone service. It is designed for agentic workflows that need to create or inspect Rancher resources, manage Fleet GitRepos, and connect to Rancher with the caller’s identity when available.
| Group | What it covers | Typical use |
|---|---|---|
| Rancher core | clusters, projects, namespaces | Provisioning and cleanup |
| Access control | principals, project members | Finding users/groups and binding access |
| Fleet | GitRepos, bundles, sync and error inspection | GitOps workflows |