MCP Domain Deliverability Checker runs on your own machine — the client starts it, so there is no endpoint to ping. 55 installs a week from npm. Last commit 23 Jun 2026.
Audit a domain email deliverability via Apify: SPF, DKIM, DMARC, MX, blacklist, catch-all, age.
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.
claude mcp add mcp-domain-deliverability-checker -- npx -y @mambalabsdev/mcp-domain-deliverability-checker
{
"mcpServers": {
"mcp-domain-deliverability-checker": {
"args": [
"-y",
"@mambalabsdev/mcp-domain-deliverability-checker"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-domain-deliverability-checker]
command = "npx"
args = ["-y", "@mambalabsdev/mcp-domain-deliverability-checker"]
{
"mcpServers": {
"mcp-domain-deliverability-checker": {
"args": [
"-y",
"@mambalabsdev/mcp-domain-deliverability-checker"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-domain-deliverability-checker": {
"args": [
"-y",
"@mambalabsdev/mcp-domain-deliverability-checker"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.