π₯
io.github.xinxinhenaixin/emailfinder-mcp
Find verified professional emails by name, domain, LinkedIn, or role.
0 installs
Trust: 37 β Low
Social
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.
0/500
Loading tools...
Reviews
Documentation
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?"
