This MCP server provides email sending functionality using Protonmail's SMTP service. It allows both Claude Desktop and Cline VSCode extension to send emails on your behalf using your Protonmail credentials.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
Nodemailer’s addressparser is vulnerable to DoS caused by recursive calls
Nodemailer: Email to an unintended domain can occur due to Interpretation Conflict
Nodemailer has SMTP command injection due to unsanitized `envelope.size` parameter
process.env. You'll be asked to provide them before it can run.PROTONMAIL_HOST— SMTP server hostname (default: smtp.protonmail.ch)PROTONMAIL_PASSWORD— Your Protonmail SMTP password (not your regular login password)PROTONMAIL_PORT— SMTP server port (default: 587 for STARTTLS, 465 for SSL/TLS)PROTONMAIL_SECURE— Whether to use a secure connection (default: "false" for port 587, "true" for port 465)PROTONMAIL_USERNAME— Your Protonmail email address[](https://m8ven.ai/mcp/amotivv-protonmail-mcp-3xomo5)