Cline Email MCP Auto-Setup
Enables email notifications through Brevo's SMTP service, allowing automated sending of status updates, error alerts, and task completion notifications
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Cline Email MCP Auto-Setupset up email notifications for my Cline tasks"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Cline Email MCP Auto-Setup
这是一个为Cline自动配置Email MCP服务器的项目。通过这个项目,Cline可以在任何新机器上快速配置邮件通知功能。
Cline配置指令
当您给Cline这个repo的URL时,请使用以下指令:
阅读README.md,配置MCPRelated MCP server: protonmail-mcp
自动配置流程
Cline会按以下步骤自动配置:
克隆项目: 将此repo克隆到本地
安装依赖: 运行
npm install安装必要的Node.js依赖交互配置: 运行
node setup-cline.js开始自动配置输入SMTP信息: 系统会提示输入以下信息:
SMTP_USER: 您的SMTP用户名(邮箱地址)SMTP_PASS: 您的SMTP密码或应用专用密码EMAIL_TO: 接收通知的邮箱地址
自动注册MCP: 脚本会自动更新Cline的MCP配置文件
发送测试邮件: 配置完成后自动发送测试邮件验证配置
支持的SMTP服务商
默认使用Brevo SMTP服务,配置如下:
SMTP主机: smtp-relay.brevo.com
端口: 587
安全连接: STARTTLS
您也可以根据需要修改为其他SMTP服务商。
配置要求
Node.js (建议v16或更高版本)
Cline已安装并运行
有效的SMTP邮箱账户
故障排除
如果配置过程中遇到问题:
确保SMTP凭据正确
检查网络连接
验证Cline配置文件权限
查看控制台错误信息
安全说明
此项目不会存储您的SMTP密码
所有配置信息仅保存在本地Cline配置文件中
建议使用应用专用密码而非主密码
手动配置说明
如果需要手动配置,您可以:
编辑
~/.config/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json添加email-notify MCP配置
重启Cline
技术细节
使用Node.js和MCP SDK
基于nodemailer发送邮件
跨平台支持(Windows/macOS/Linux)
自动检测Cline配置文件位置
配置完成后,Cline将具备邮件通知功能,可以在任务完成、遇到错误或需要用户输入时发送邮件通知。
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/anselmwang/cline-email-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server