Loading MCP server directory, please wait...
Verify email addresses, clean lists, and audit a domain SPF, DKIM, DMARC and MX setup.
npx @getmcp/cli add net.mail7/email-validationRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"net.mail7/email-validation": {
"command": "npx",
"args": [
"-y",
"mail7-mcp"
],
"env": {
"MAIL7_API_KEY": "",
"MAIL7_BASE_URL": ""
}
}
}
}