Waterfall Enrichment Orchestrator
Click 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 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: fetchcraft-mcp
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.
LeadOracle - 7-tool B2B lead intel MCP: enrichment, scoring, intent signals, ICP fit.
Remote MCP server to enrich company profiles with structured B2B data and confidence scores.
Related MCP Servers
- AlicenseAqualityDmaintenanceGive your AI agent access to 60M+ companies and 300M+ verified contacts. Enrich leads, find work emails, discover tech stacks, and identify buying intent — directly from Claude, Cursor, Windsurf, or any MCP-compatible AI agent.117 npmMIT
- FlicenseNot gradedqualityCmaintenanceEnables B2B research by finding verified work emails, extracting contacts, detecting tech stacks, and profiling DNS and SaaS, all through a suite of MCP tools.-
- AlicenseNot gradedqualityBmaintenanceProvides a context graph for GTM teams, centralizing data from multiple tools into unified person and company records, and offers MCP tools to retrieve account context, full entity details, and filtered queries.14 npm10AGPL 3.0

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