Waterfall Enrichment Orchestrator
OfficialClick on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Waterfall Enrichment OrchestratorEnrich this prospect: Alex Chen, CTO at acmesystems.io"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
GenPark AI Agent Skill - Waterfall Enrichment Orchestrator
Zero-dependency Python agent skill providing multi-tiered waterfall data enrichment for B2B prospects, verified decision-maker corporate emails, and firmographic telemetry.
Verified by GenPark AI and compatible with Model Context Protocol (MCP).
Architecture Diagram
graph TD
A[Incoming Prospect Query] --> B[Waterfall Enrichment Orchestrator]
B --> C{Primary Graph Hit?}
C -->|Yes| D[Parse Firmographics & Direct Work Email]
C -->|No / Incomplete| E{Secondary Exchange Hit?}
E -->|Yes| F[Fill Missing Tech Stack & Pattern Email]
E -->|No| G[Tertiary Registry Fallback]
D --> H[Email Syntax & MX Deliverability Filter]
F --> H
G --> H
H --> I[Unified High-Confidence Prospect Record]Related MCP server: abm.dev MCP server
Features
Deterministic Multi-Provider Cascade: Eliminates single data source failure with automated fallback.
Strict Business Email Heuristics: Distinguishes corporate domains from disposable and freemail providers.
Zero External Dependencies: Standard Python 3.9+ library implementation.
MCP Server Compatibility: Seamless integration with LLM agent tool calling via standard JSON-RPC.
Quickstart
from client import WaterfallEnrichmentOrchestrator
orchestrator = WaterfallEnrichmentOrchestrator()
prospect = orchestrator.enrich_prospect({
"first_name": "Alex",
"last_name": "Chen",
"title": "CTO",
"domain": "acmesystems.io"
})
print(prospect["target_contact"]["email"])This server cannot be deployed
Maintenance
Related MCP Connectors
Enrich first-party lists with live intent, activity, and inbox signals for marketing and outreach.
B2B lead generation, email verification, company enrichment, and agentic GTM Ops.
Sales intelligence for B2B SMEs — lead scoring, ICP fit, CRM enrichment & writeback.
LeadOracle - 7-tool B2B lead intel MCP: enrichment, scoring, intent signals, ICP fit.
Related MCP Servers
AlicenseAqualityDmaintenanceWaterfall lead enrichment for AI agents. Cascades through Apollo, Clearbit, and Hunter to build the most complete lead profile in a single call.62MIT- AlicenseNot gradedqualityBmaintenanceAccount-based marketing enrichment for AI agents. Enriches people and companies from email, LinkedIn URL, or domain with cited multi-source fields.391MIT
- FlicenseNot gradedqualityBmaintenanceEnriches B2B company profiles with structured data including firmographic, technographic, and intent signals.-

Signaliz MCPofficial
FlicenseNot gradedqualityDmaintenanceProvides MCP clients with 60+ APIs for B2B data enrichment, lead generation, email verification, company intelligence, and agentic GTM workflows.-