Ubuntu, Alpine, Arch, and Fedora based Webtop images, Linux in a web browser supporting popular desktop environments.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"docker-webtop": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-docker-webtop"
]
}
}
}