Rancher MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 183 installs a week from pypi. Last commit 22 Jul 2026.
Capability-aware MCP server for Rancher-managed Kubernetes: discovery, resources, workflows.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add rancher-mcp -- uvx rancher-mcp
{
"mcpServers": {
"rancher-mcp": {
"args": [
"rancher-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.rancher-mcp]
command = "uvx"
args = ["rancher-mcp"]
{
"mcpServers": {
"rancher-mcp": {
"args": [
"rancher-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"rancher-mcp": {
"args": [
"rancher-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.