Labsco
MCP SERVER

Domain Deliverability Checker

by mambalabsdev

Audit a domain's email deliverability in one call — SPF, DKIM and DMARC together with the DNS health behind them.

Email: Mailboxes & DeliveryVerified
Summary
The three records only mean something together, and returning them as one report is the difference between data and an answer.

SPF, DKIM and DMARC each pass or fail individually, and the useful question — will this domain's mail be accepted — depends on how they combine. A DMARC policy of reject with a misaligned SPF is worse than no DMARC at all, and three separate lookups leave that inference to the caller. One tool, one report, one interpretation is the right shape for this question. Narrow by design: it audits and does not fix, and the recommendation of what to change is still yours to derive from what it reports.

What it is

A single-tool email deliverability auditor: it checks a domain's SPF, DKIM and DMARC configuration along with its DNS health and returns the result as one report.

What you get
  • check_domain_deliverability returns the three authentication records and the DNS health around them, rather than requiring three separate lookups and their interpretation.
Requirements

APIFY_TOKEN — it runs through Apify, so usage draws on that account.

Setup effort

One command plus a key — npx -y @mambalabsdev/mcp-domain-deliverability-checker, then supply credentials