Realtime log viewer for containers. Supports Docker, Swarm and K8s.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dozzle": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-dozzle"
]
}
}
}