MCP Hub
Back to servers

emailfinder-mcp

Find verified professional emails by name, domain, LinkedIn, or role.

Registry
Updated
Apr 18, 2026

Quick Install

npx -y emailfinder-mcp

emailfinder-mcp

MCP server for emailfinder.dev — find verified professional email addresses directly from AI assistants like Claude, Cursor, and Kiro.

Tools

ToolDescriptionCredits
find_email_by_personName + domain → email1
find_email_by_linkedinLinkedIn URL → email1
find_company_emailsDomain → list of emails5
find_decision_makerRole + domain → email5
validate_emailVerify email deliverabilityFree

Credits are only charged when an email is found.

Setup

Get your API key at emailfinder.dev/dashboard/settings.

Claude Desktop / Cursor / Kiro

Add to your MCP config:

{
  "mcpServers": {
    "emailfinder": {
      "command": "npx",
      "args": ["-y", "emailfinder-mcp"],
      "env": {
        "EMAILFINDER_API_KEY": "ef_live_your_key_here"
      }
    }
  }
}

Example usage

"Find the email for the CEO of stripe.com"

"Find emails at openai.com"

"What's the email for https://www.linkedin.com/in/johnsmith?"

Reviews

No reviews yet

Sign in to write a review