Enables sending email notifications via SMTP for any Model Context Protocol (MCP) client.
This project provides an MCP (Model Context Protocol) server designed to dispatch email notifications through SMTP using Nodemailer. It seamlessly integrates with MCP-compatible clients like MCP Inspector or Cursor by exposing a single tool named `notificationViaEmail`. Users can easily configure SMTP credentials in a `.env` file, enabling the server to send plain-text emails through various providers such as Gmail, Outlook, or SendGrid, offering a versatile solution for incorporating email capabilities into MCP-driven workflows.