
Mcp Enrichment
Enrich companies, contacts, emails, and phone numbers from the agent using Clearbit, Hunter, Apollo, and Twilio-backed checks.
Overview
mcp-enrichment is a MCP server for the Idea phase that multi-source enriches companies, contacts, emails, and phone numbers for builders doing outbound research.
What is this MCP server?
- npm @intelagent/mcp-enrichment v0.1.1 via npx stdio
- Integrates Clearbit, Hunter.io, and Apollo.io for company and contact enrichment
- Twilio credentials enable phone validation paths
- ENRICHMENT_CACHE_TTL env controls cache seconds (default 86400)
- Multi-vendor enrichment MCP, not a single CRM export skill
- Package version 0.1.1
- Up to 5 third-party API credential slots documented
- Default enrichment cache TTL 86400 seconds (24 hours)
What problem does it solve?
Lead research splinters across Clearbit, Hunter, Apollo, and phone tools, so agents cannot verify contacts in one consistent workflow.
Who is it for?
Indie B2B builders and agent workflows that need firmographics plus verified emails and phones during research or outbound prep.
Skip if: Consumer apps with no outbound sales motion, or teams unwilling to manage multiple paid enrichment vendor keys.
What do I get? / Deliverables
After API keys are set, your agent returns enriched entities and validated emails or phones through unified MCP tools with optional caching.
- Enriched company and contact records inside agent sessions
- Email discovery and verification results from Hunter-style flows
- Phone validation output when Twilio credentials are configured
Recommended MCP Servers
Journey fit
Research and list-building start in Idea, but the same enrichment supports validation outreach and growth campaigns. Research subphase is the canonical shelf for multi-source firmographic and contact enrichment before you commit to build scope.
How it compares
Multi-API enrichment MCP, not inbox messaging (TimelinesAI) or database provisioning (InstaNode).
Common Questions / FAQ
Who is mcp-enrichment for?
Solo builders and small GTM teams who want one MCP surface for company, contact, email, and phone enrichment APIs.
When should I use mcp-enrichment?
Use it in Idea/research, Validate/audience sizing, or Grow/outreach when lists need verification before you email or call prospects.
How do I add mcp-enrichment to my agent?
Configure npx @intelagent/mcp-enrichment with CLEARBIT_API_KEY, HUNTER_API_KEY, APOLLO_API_KEY, and Twilio vars as needed, plus optional ENRICHMENT_CACHE_TTL.