MCP.so
登录

Protonmail MCP Server

@amotivv

关于 Protonmail MCP Server

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.

基本信息

分类

开发工具

许可证

MIT

运行时

node

传输方式

stdio

发布者

amotivv

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Protonmail MCP Server?

The Protonmail MCP Server is an MCP server that provides email sending functionality via Protonmail’s SMTP service. It enables AI assistants like Claude Desktop and Cline VSCode extension to send emails on your behalf using your Protonmail credentials.

How to use Protonmail MCP Server?

Clone the repository, run npm install and npm run build, then set the required environment variables (PROTONMAIL_USERNAME, PROTONMAIL_PASSWORD, etc.) in the MCP settings files for Claude Desktop or Cline. After configuration, use the send_email tool to send emails.

Key features of Protonmail MCP Server

  • Compatible with Claude Desktop and Cline VSCode extension
  • Send emails to single or multiple recipients
  • Supports CC and BCC recipients
  • Supports plain text and HTML email content
  • Choose between STARTTLS and SSL/TLS connections
  • Comprehensive error handling and

评论

开发工具 分类下的更多 MCP 服务器