Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Shubham-1068 • Uncategorized
An MCP server that sends email notifications via SMTP using Nodemailer.
Send plain-text email notifications via SMTP.
Integration with MCP clients like MCP Inspector or Cursor to send emails.
A lightweight Node.js email sending server using standard SMTP providers.
This MCP server provides a simple tool called notificationViaEmail that allows MCP-compatible clients to send plain-text emails through any SMTP provider. It is lightweight, easy to integrate, and supports local or containerized environments using stdio transport. The server handles SMTP configuration, error logging, and returns structured JSON responses for success or failure.