Email Finder — Professional Email from Name + Domain
https://server.smithery.ai/axel-belfort/email-finder/mcp
● healthy
Email 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.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/axel-belfort/email-finder/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/axel-belfort/email-finder/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://github.com/Br0ski777/email-finder-x402