MCP Server
MCP
io.github.xinxinhenaixin/emailfinder-mcp
Find verified professional emails by name, domain, LinkedIn, or role.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "emailfinder-mcp",
"version": "1.0.3",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "-y",
"type": "positional"
},
{
"value": "emailfinder-mcp",
"type": "positional"
}
],
"environmentVariables": [
{
"description": "API key from emailfinder.dev/dashboard/settings",
"isRequired": true,
"isSecret": true,
"name": "EMAILFINDER_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment