Loading MCP server directory, please wait...
Unofficial Proton Mail MCP — send, read, search & organize email over SMTP and IMAP
npx @getmcp/cli add io.github.sethbang/proton-mail-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
PROTONMAIL_USERNAMEYour Proton Mail email address
PROTONMAIL_PASSWORDYour Proton Mail SMTP password (not your login password; generate one in Proton settings)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sethbang/proton-mail-mcp": {
"command": "npx",
"args": [
"-y",
"proton-mail-mcp"
],
"env": {
"PROTONMAIL_USERNAME": "",
"PROTONMAIL_PASSWORD": "",
"PROTONMAIL_HOST": "smtp.protonmail.ch",
"PROTONMAIL_PORT": "587",
"PROTONMAIL_SECURE": "false",
"IMAP_HOST": "127.0.0.1",
"IMAP_PORT": "1143",
"IMAP_SECURE": "false",
"IMAP_USERNAME": "",
"IMAP_PASSWORD": "",
"READONLY": "false",
"RESTRICT_OUTBOUND_TO_SELF": "false",
"ALLOW_FILE_DOWNLOAD_DIR": "",
"ALLOW_EMPTY_FOLDER": "false",
"DEBUG": "false"
}
}
}
}Rust MCP server and CLI for Apprise notification fan-out across dozens of delivery backends.
Rust MCP server and CLI for Gotify push notifications and message management.
Create, test, publish, and manage Dreamlit notification workflows from AI clients.
Build, edit, and deploy Telegram bots on FlowCastle's hosted visual flow platform.