Server data from the Official MCP Registry
Waterfall lead enrichment — cascades Apollo, Clearbit, and Hunter for max coverage
Waterfall lead enrichment — cascades Apollo, Clearbit, and Hunter for max coverage
Set these up before or after installing:
Environment variable: APOLLO_API_KEY
Environment variable: CLEARBIT_API_KEY
Environment variable: HUNTER_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-carsonroell-debug-leadenrich-mcp": {
"env": {
"APOLLO_API_KEY": "your-apollo-api-key-here",
"HUNTER_API_KEY": "your-hunter-api-key-here",
"CLEARBIT_API_KEY": "your-clearbit-api-key-here"
},
"args": [
"leadenrich-mcp"
],
"command": "uvx"
}
}
}This MCP server provides lead enrichment services with multiple providers but has several security concerns. Key issues include hardcoded Stripe keys, limited input validation in critical functions, excessive network permissions, and weak authentication that allows anonymous access to paid services. Supply chain analysis found 3 known vulnerabilities in dependencies (1 critical, 1 high severity). Package verification found 1 issue.
Scanned 4 files · 10 findings
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.
Be the first to review this server!