Email Docker
Enables sending email notifications via SMTP using the Model Context Protocol.
Acerca de
This tool provides an email notification service compatible with the Model Context Protocol (MCP). It supports communication with clients via Streamable HTTP and Server-Sent Events (SSE), and sends email notifications through an SMTP service. Packaged with Docker, it allows for easy deployment to both remote and local environments, making it ideal for learning MCP Server implementation.
Características Principales
- One-click Docker deployment to remote or local environments.
- Supports sending email and other notifications via MCP Client.
- Uses multi-stage Docker builds for smaller image size.
- Compatible with both SSE and Streamable HTTP protocols.
- 2 GitHub stars
Casos de Uso
- Learning project for understanding MCP Server implementation.
- Integrating email notifications into MCP-based applications.
- Sending email notifications triggered by MCP events.