Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ssqdoit • Messaging & Collaboration
Provides an MCP server for sending email via an SMTP server, configurable with environment variables and runnable via npx.
Send transactional or notification emails (password resets, alerts) through a configured SMTP server.
Relay outbound emails from automation workflows or chatbots without maintaining their own mail server.
A simple, environment-configurable email sending endpoint that can be run via npx for quick testing or deployment.
This repository offers a lightweight MCP server implementation to send emails through an SMTP provider. It is designed to be started with npx and configured using environment variables (EMAIL_HOST, EMAIL_PORT, EMAIL_SSL, EMAIL_ACCOUNT, EMAIL_PASSWORD). The server is suitable for integrating outbound email capabilities into agents or applications without managing a separate mail service. Quick setup via npx makes it convenient for local testing or simple deployments.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.