protonmail-mcp
If you are the rightful owner of protonmail-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This MCP server provides email sending functionality using Protonmail's SMTP service.
The Protonmail MCP Server, developed by amotivv, inc., is designed to facilitate email sending through Protonmail's SMTP service. It is compatible with both the Claude Desktop App and the Cline VSCode Extension, leveraging the Model Context Protocol (MCP) standard to ensure seamless integration across platforms. Users can send emails to multiple recipients, including CC and BCC, with support for both plain text and HTML content. The server includes comprehensive error handling and logging features to ensure reliable operation. Configuration requires setting specific environment variables in the MCP settings files for both Claude Desktop and Cline, including Protonmail credentials and SMTP server details. The server can be installed manually or via Cline's GitHub integration, and detailed resources are available for troubleshooting and further development.
Features
- Send emails to one or multiple recipients
- Support for CC and BCC recipients
- Support for both plain text and HTML email content
- Comprehensive error handling and logging
Tools
send_email
Send mail using a Protonmail SMTP account. Supported parameters include recipient address, email subject, body content (plain text or HTML), CC/BCC, etc.