Loading MCP server directory, please wait...
MCP server for Rancher API integration
npx @getmcp/cli add io.github.asklokesh/rancher-mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
RANCHER_API_KEYAPI Key for RANCHER
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.asklokesh/rancher-mcp-server": {
"command": "uvx",
"args": [
"rancher-mcp-server"
],
"env": {
"RANCHER_API_KEY": "",
"RANCHER_API_URL": ""
}
}
}
}