Loading MCP server directory, please wait...
Verify email deliverability & find business emails (single or bulk) via the Verifox API.
npx @getmcp/cli add ai.verifox/email-verifierRequires Node.js 18+. Community-contributed server. Review source before installing.
VERIFOX_API_KEYYour Verifox API key (foxkey_...). Get 1,000 free credits at https://verifox.ai/dashboard/api
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.verifox/email-verifier": {
"command": "npx",
"args": [
"-y",
"verifox-mcp"
],
"env": {
"VERIFOX_API_KEY": ""
}
}
}
}