mcpserver.lol
registry/diagnostics-2
Connection check verified live · 26h ago

diagnostics-2

Check email deliverability for a domain: MX, SPF, DKIM, DMARC, blacklists. Graded, no key.

Tools 6
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

6 tools

Read from the running server on 26h ago.

check_blacklist read-only domain*
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 read-only domain*selector
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.
check_dmarc read-only domain*
Check the domain DMARC policy at _dmarc: presence, policy strength (none/quarantine/reject), and reporting.
check_domain read-only domain*include_smtp
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…
check_mx read-only domain*
Check the MX records of a domain: presence, hostnames, resolution, null-MX, and common misconfigurations.
check_spf read-only domain*
Check the domain SPF policy: presence, syntax, the all qualifier, and the 10-lookup limit.