Unofficial MCP server for Proton Mail (not affiliated with Proton AG) — send, read, search & organize email over SMTP/IMAP
{
"mcpServers": {
"proton-mail": {
"command": "npx",
"args": [
"-y",
"proton-mail-mcp"
]
}
}
}