011 GitHub stars
02Designed for seamless integration with AI agent platforms like Claude Desktop.
03Exposes a single MCP tool: `send_email` for sending emails.
04Configurable SMTP settings (host, port, secure, user, pass) via environment variables.
05Supports both plain text and HTML email bodies.
06Utilizes Nodemailer for reliable SMTP email delivery.