Enables sending email notifications using the Model Context Protocol (MCP).
Sponsored
Email Notify is a notification service built on the Model Context Protocol (MCP), designed to send email notifications via SMTP. It supports communication through Streamable HTTP and Server-Sent Events (SSE) and offers Docker deployment for local or remote setups. This project also serves as a learning resource for understanding and implementing MCP Servers.
Key Features
01Supports sending emails and other notifications via the MCP protocol.
02Compatible with both SSE and Streamable HTTP protocols.
03Offers one-click Docker deployment.
04Uses multi-stage Docker builds to minimize image size.
052 GitHub stars
Use Cases
01Sending email notifications triggered by MCP events.
02Integrating email notifications into existing MCP-based systems.