Proton Mail (unofficial) runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from npm. Last commit 7 Jul 2026.
Unofficial Proton Mail MCP — send, read, search & organize email over SMTP and IMAP
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add proton-mail-mcp -- npx -y proton-mail-mcp
{
"mcpServers": {
"proton-mail-mcp": {
"args": [
"-y",
"proton-mail-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.proton-mail-mcp]
command = "npx"
args = ["-y", "proton-mail-mcp"]
{
"mcpServers": {
"proton-mail-mcp": {
"args": [
"-y",
"proton-mail-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"proton-mail-mcp": {
"args": [
"-y",
"proton-mail-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.