mailcow: dockerized - ๐ฎ + ๐ = ๐
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"mailcow-dockerized": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mailcow-dockerized"
]
}
}
}