mail7-mcp
Related Servers
Alternatives to mail7-mcp
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityBmaintenanceEnables AI agents to verify email addresses in real-time, checking syntax, DNS, MX records, and SMTP handshake, returning verdicts and deliverability scores without sending actual emails.-

Mailveri MCP Serverofficial
AlicenseAqualityCmaintenanceEnables AI assistants to verify email deliverability and check mailbox existence, manage bulk verification batches, and monitor verification credit balances directly from chat.6MIT- AlicenseAqualityCmaintenanceEmail-deliverability tools for AI agents — 12 MCP tools across email verification, DNSBL across 50 zones, SPF/DKIM/DMARC analysis, spam-trap scoring, domain intelligence, and email finder. Free tier with no credit card.1229 npm1MIT
- AlicenseAqualityAmaintenanceEnables AI agents to audit email and domain security (SPF, DKIM, DMARC, etc.) for any domain without requiring API keys.19247 npm1MIT

UChecker MCP Serverofficial
AlicenseNot gradedqualityCmaintenanceEnables AI assistants to validate email addresses, track validation tasks, view per-address results and account analytics, and export cleaned email lists through the UChecker API.MIT- AlicenseNot gradedqualityBmaintenanceEnables AI agents to verify email addresses through a multi-signal probabilistic pipeline, returning confidence scores and honest statuses (safe/risky/invalid/unknown) with evidence.Apache 2.0
TDQS
Scored across 4 tools
Each tool has a clear and distinct purpose: validate_email for single addresses, validate_emails for batches, check_domain for comprehensive domain audits, and check_spf for SPF-specific analysis. The slight overlap between check_domain and check_spf is explicitly addressed in the descriptions.
All tool names follow the verb_noun pattern (validate_email, validate_emails, check_domain, check_spf) with consistent snake_case and clear action verbs.
Four tools is well-scoped for an email validation and domain checking server, providing just the right amount of functionality without redundancy.
The surface covers both email validation (single and batch) and domain deliverability checks (comprehensive via check_domain, specific via check_spf). No obvious dead ends or missing operations for the stated purpose.