Rancher runs on your own machine — the client starts it, so there is no endpoint to ping. 60 installs a week from pypi. Last commit 31 Dec 2025.
MCP server for Rancher API integration
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-server -- uvx rancher-mcp-server
{
"mcpServers": {
"rancher-mcp-server": {
"args": [
"rancher-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.rancher-mcp-server]
command = "uvx"
args = ["rancher-mcp-server"]
{
"mcpServers": {
"rancher-mcp-server": {
"args": [
"rancher-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"rancher-mcp-server": {
"args": [
"rancher-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.