Server data from the Official MCP Registry
Find verified professional emails by name, domain, LinkedIn, or role.
Find verified professional emails by name, domain, LinkedIn, or role.
Valid MCP server (2 strong, 4 medium validity signals). 3 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
3 files analyzed · 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: EMAILFINDER_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-xinxinhenaixin-emailfinder-mcp": {
"env": {
"EMAILFINDER_API_KEY": "your-emailfinder-api-key-here"
},
"args": [
"-y",
"emailfinder-mcp",
"-y",
"emailfinder-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
MCP server for emailfinder.dev — find verified professional email addresses directly from AI assistants like Claude, Cursor, and Kiro.
| 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.
Get your API key at emailfinder.dev/dashboard/settings.
Add to your MCP config:
{
"mcpServers": {
"emailfinder": {
"command": "npx",
"args": ["-y", "emailfinder-mcp"],
"env": {
"EMAILFINDER_API_KEY": "ef_live_your_key_here"
}
}
}
}
"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?"
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.