Find verified professional emails by name, domain, LinkedIn, or role.
claude mcp add emailfinder-mcp -- npx -y emailfinder-mcp
claude_desktop_config.json
{
"mcpServers": {
"emailfinder-mcp": {
"command": "npx",
"args": [
"-y",
"emailfinder-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"emailfinder-mcp": {
"command": "npx",
"args": [
"-y",
"emailfinder-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"emailfinder-mcp": {
"command": "npx",
"args": [
"-y",
"emailfinder-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"emailfinder-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"emailfinder-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"emailfinder-mcp": {
"command": "npx",
"args": [
"-y",
"emailfinder-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.xinxinhenaixin--emailfinder-mcp/reviews or the review_server meta-tool.
POST /mcp