Back to Browse

Leadenrich MCP Server

Developer ToolsModerate6.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

Waterfall lead enrichment — cascades Apollo, Clearbit, and Hunter for max coverage

About

Waterfall lead enrichment — cascades Apollo, Clearbit, and Hunter for max coverage

Security Report

6.8
Moderate6.8Moderate Risk

Valid MCP server (0 strong, 4 medium validity signals). 3 known CVEs in dependencies (1 critical, 1 high severity) Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author (6/6 approved).

4 files analyzed · 4 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

file_system

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Apollo.io API key for lead enrichmentRequired

Environment variable: APOLLO_API_KEY

Clearbit API key for company/contact enrichmentRequired

Environment variable: CLEARBIT_API_KEY

Hunter.io API key for email findingRequired

Environment variable: HUNTER_API_KEY

How to Install

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"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!