1. Conduid
  2. Social
  3. io.github.xinxinhenaixin/emailfinder-mcp
MCP server · Social

io.github.xinxinhenaixin/emailfinder-mcp

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

Unclaimed social
37Low

Scored 4 months ago · breakdown

About io.github.xinxinhenaixin/emailfinder-mcp

io.github.xinxinhenaixin/emailfinder-mcp is an MCP server in the Social category: find verified professional emails by name, domain, LinkedIn, or role. It has been installed 0 times through Conduid.

Install

Claude Code
claude mcp add io-github-xinxinhenaixin-emailfinder-mcp -- npx -y emailfinder-mcp
npx
npx -y emailfinder-mcp

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about io.github.xinxinhenaixin/emailfinder-mcp

Powered by Claude · Grounded in docs

I know everything about io.github.xinxinhenaixin/emailfinder-mcp. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

emailfinder-mcp

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

Tools

Tool Description Credits
find_email_by_person Name + domain → email 1
find_email_by_linkedin LinkedIn URL → email 1
find_company_emails Domain → list of emails 5
find_decision_maker Role + domain → email 5
validate_email Verify email deliverability Free

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?"

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About io.github.xinxinhenaixin/emailfinder-mcp

How do I install io.github.xinxinhenaixin/emailfinder-mcp?

Run claude mcp add io-github-xinxinhenaixin-emailfinder-mcp -- npx -y emailfinder-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is io.github.xinxinhenaixin/emailfinder-mcp safe to use with an AI agent?

Its trust score is 37 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is io.github.xinxinhenaixin/emailfinder-mcp still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.