rancher mcp for Claude Code
io.github.rex/rancher-mcp
Capability-aware MCP server for Rancher-managed Kubernetes: discovery, resources, workflows.
client:Claude Code
transport:stdio
runtime:pypi
Install rancher mcp in Claude Code
run in your project directory
claude mcp add rancher-mcp -e RANCHER_URL=<RANCHER_URL> -e RANCHER_TOKEN=<RANCHER_TOKEN> -e RANCHER_VERIFY_SSL=<RANCHER_VERIFY_SSL> -e RANCHER_INSTANCES_JSON=<RANCHER_INSTANCES_JSON> -- uvx rancher-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs