mcpbeat Sign in

MCP Domain Deliverability Checker MCP Server

local only

MCP Domain Deliverability Checker runs on your own machine — the client starts it, so there is no endpoint to ping. 56 installs a week from npm. Last commit 8 Sep 2026.

Audit a domain email deliverability via Apify: SPF, DKIM, DMARC, MX, blacklist, catch-all, age.

Installs per day peak 20 · avg 11 · +16% w/w
a month agotoday
56
Installs / week
npm · @mambalabsdev/mcp-domain-deliverability-checker
1
Stars
0 open issues
8 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Domain Deliverability Checker every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-domain-deliverability-checker -- npx -y @mambalabsdev/mcp-domain-deliverability-checker
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-domain-deliverability-checker": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-domain-deliverability-checker"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-domain-deliverability-checker]
command = "npx"
args = ["-y", "@mambalabsdev/mcp-domain-deliverability-checker"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-domain-deliverability-checker": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-domain-deliverability-checker"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-domain-deliverability-checker": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-domain-deliverability-checker"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: APIFY_TOKEN (Apify API token from https://console.apify.com/account/integrations). The author declared them in the registry entry; get the values from the project itself.

Alternatives to MCP Domain Deliverability Checker

same job, measured the same way
scan.mx Email Diagnostics
by scan

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

6 tools answering
Email Deliverability
by inboxguard

Scan and fix a domain's email deliverability (SPF, DKIM, DMARC, MTA-STS, BIMI, DNS blocklists).

28 tools answering
MailX Email Deliverability
by themailx

Check SPF/DKIM/DMARC/BIMI, blacklists, SMTP/IMAP; DNS lookups; generate email DNS records.

16 tools answering
Mail7 Email Validation
by mail7

Verify email addresses, clean lists, and audit a domain SPF, DKIM, DMARC and MX setup.

38 installs/wk local only
Domain Security
by ortamarco

Audit a domain's email and web security: SPF, DKIM, DMARC, MTA-STS, DNSSEC, TLS, WHOIS. No API keys.

377 installs/wk local only
Deliveriq MCP
by davison-francis

Email deliverability for AI agents. 12 tools: verify, DNSBL, DMARC, spam-trap, finder.

36 installs/wk local only
Inbox Check — Email Deliverability Test
by live-direct-marketing

Email inbox placement tests across Gmail, Outlook, Yahoo, Mail.ru, Yandex (SPF/DKIM/DMARC).

38 installs/wk local only
Email Verifier
by verifox

Verify email deliverability & find business emails (single or bulk) via the Verifox API.

51 installs/wk 6 tools answering

MCP Domain Deliverability Checker — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Domain Deliverability Checker?
MCP Domain Deliverability Checker runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @mambalabsdev/mcp-domain-deliverability-checker was installed 56 times last week.
How do I connect MCP Domain Deliverability Checker?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @mambalabsdev/mcp-domain-deliverability-checker straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Domain Deliverability Checker?
The npm package @mambalabsdev/mcp-domain-deliverability-checker was installed 56 times in the last week. Week over week that is +16%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Domain Deliverability Checker open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.