Enables AI clients to interact with ProtonMail accounts through the Proton Bridge using SMTP and IMAP protocols. Provides email management capabilities via secure local bridge connections.
{
"mcpServers": {
"protonmail": {
"command": "npx",
"args": [
"-y",
"@darkroomhq/protonmail-mcp"
]
}
}
}