n8n-nodes-email-finder-bulk
n8n/n8n-nodes-email-finder-bulkBulk email finder, two modes in one run: give a list of **company domains** to harvest published emails, OR a list of **people** (name + domain) to find their work email. Per-email confidence, source, role flag, and cross-list dedup. No API key.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"n8n-nodes-email-finder-bulk": {
"url": "None",
"transport": "http"
}
}
}