scan.mx Email Diagnostics
mx.scan/diagnosticsCheck email deliverability for a domain: MX, SPF, DKIM, DMARC, blacklists. Graded, no key.
Tools · 6
Run the full email and DNS deliverability check for a domain: MX, SPF, DKIM, DMARC, DNS health, provider detection, and blacklists. Returns a letter grade (A+ to F, where specific weaknesses cap the g…
Check the MX records of a domain: presence, hostnames, resolution, null-MX, and common misconfigurations.
Check the domain SPF policy: presence, syntax, the all qualifier, and the 10-lookup limit.
Check the domain DMARC policy at _dmarc: presence, policy strength (none/quarantine/reject), and reporting.
Check whether the domain and its mail server IPs are listed on the Spamhaus (ZEN, DBL, ZRD, AuthBL), SpamCop, GBUdb and PSBL blocklists.
Check DKIM signing keys for a domain. Without a selector, common provider selectors are probed. Pass an explicit selector to look up that exact key at selector._domainkey.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"scan.mx_email_diagnostics": {
"url": "https://api.scan.mx/mcp",
"transport": "streamable-http"
}
}
}