A
licenseNot graded
qualityC
maintenanceAn MCP server that enables AI agents to validate email addresses and send emails via SMTP with zero external dependencies.
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool serves a distinct purpose: retrieving history, sending emails, and validating configuration. No overlap or ambiguity.
All tool names follow a consistent verb_noun snake_case pattern (get_email_history, send_email, validate_config).
Three tools is well-scoped for an email service, covering the core operations without unnecessary bloat.
The set covers sending, history, and config validation. Minor gap: lacks template management or cancellation, but core workflow is complete.