Rancher for Claude Code
io.github.asklokesh/rancher-mcp-server
MCP server for Rancher API integration
client:Claude Code
transport:stdio
runtime:pypi
Install Rancher in Claude Code
run in your project directory
claude mcp add rancher-mcp-server -e RANCHER_API_KEY=<RANCHER_API_KEY> -e RANCHER_API_URL=<RANCHER_API_URL> -- uvx rancher-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs