A lightweight tool for deploying and managing containerised applications across a network of Docker hosts. Bridging the gap between Docker and Kubernetes โจ
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"uncloud": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-uncloud"
]
}
}
}