Loading MCP server directory, please wait...
Audit a domain email deliverability via Apify: SPF, DKIM, DMARC, MX, blacklist, catch-all, age.
npx @getmcp/cli add com.mambabuilt/mcp-domain-deliverability-checkerRequires Node.js 18+. Community-contributed server. Review source before installing.
APIFY_TOKENApify API token from https://console.apify.com/account/integrations
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.mambabuilt/mcp-domain-deliverability-checker": {
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-domain-deliverability-checker"
],
"env": {
"APIFY_TOKEN": ""
}
}
}
}