mcpserver.lol
registry/email-check
Connection check verified live · 20h ago

email-check

Email posture for any domain: can it receive mail, can it be spoofed? MX, SPF and DMARC.

Tools 4
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

4 tools

Read from the running server on 20h ago.

check_email_domain read-only domain*
Full email posture for a domain: can it receive mail, and can it be spoofed? Runs MX, SPF and DMARC lookups together and returns a plain-language verdict alongside the raw records…
get_dmarc_record read-only domain*
DMARC record, policy, and whether it actually protects. Returns the DMARC TXT record at _dmarc.<domain>, its policy (none / quarantine / reject), the percentage it applies to, and…
get_mx_records read-only domain*
Mail exchanger records for a domain. Returns the MX hosts in priority order and whether any exist. A domain with no MX records cannot receive mail, so sending to it will bounce. U…
get_spf_record read-only domain*
SPF record and how strict it is. Returns the SPF TXT record, the qualifier on its `all` mechanism (fail / softfail / neutral / pass) and what that means in practice, plus whether…