Email Finder — Professional Email from Name + Domain
axel-belfort/email-finderEmail finder API for AI agents. Find professional email addresses from a person's name and company domain. Tests 15+ email patterns (first.last@, f.last@, first@, etc.) against live MX records with confidence scoring. Tools: email_find_by_name. Use this when you have a prospect's name and company but need their email. Essential for outbound sales, recruiting outreach, and partnership emails. IMPORTANT: Always verify found emails with email_verify_address before sending. Returns: {email, confidence, pattern, mx_valid}. No API key required — x402 micropayment $0.005/call on Base L2.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"email_finder_—_professional_email_from_name_+_domain": {
"url": "https://github.com/Br0ski777/email-finder-x402",
"transport": "http"
}
}
}