Find verified professional emails by name, domain, LinkedIn, or role.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"emailfinder": {
"env": {
"EMAILFINDER_API_KEY": "ef_live_your_key_here"
},
"args": [
"-y",
"emailfinder-mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
MCP server for emailfinder.dev — find verified professional email addresses directly from AI assistants like Claude, Cursor, and Kiro.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in marketing / communication
Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite
DataForSEO API modelcontextprotocol server
A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Office services through the Graph API
PubNub Model Context Protocol MCP Server for Cursor and Claude
MCP Security Weekly
Get CVE alerts and security updates for io.github.xinxinhenaixin/emailfinder-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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?"