MCP server for Proton Mail via Proton Mail Bridge (IMAP/SMTP). Dual transport: stdio + streamable HTTP.
{
"mcpServers": {
"alexendrosprotonmail": {
"command": "npx",
"args": [
"-y",
"@alexendros/protonmail-mcp"
]
}
}
}