email-mcp
If you are the rightful owner of email-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.
A lightweight MCP server for sending emails via SMTP, enabling AI to automate email sending.
The email-mcp is a lightweight Model Context Protocol (MCP) server designed to facilitate the automatic sending of emails through SMTP. It supports multiple modes of operation, including stdio, sse, and streamable, making it versatile for both local and remote server deployments. The server is capable of sending emails in both plain text and HTML formats, and it also supports CC and BCC functionalities. This tool is particularly useful for integrating AI systems that require email communication capabilities, allowing for seamless and automated email dispatch.
Features
- Supports three modes to start the MCP server: stdio, sse, and streamable.
- Email sending supports plain text and HTML formats.
- Supports CC and BCC for email sending.