Aleksey-Panf/b2b-enrichment-mcp

👤 Customer Data Platforms🟢 Verified Active
0 Views
0 Installs

🐍 ☁️ - B2B lead enrichment server integrating Hunter.io and Apollo APIs. 9 tools for email discovery, domain search, company data, and contact verification.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "aleksey-panf-b2b-enrichment-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "aleksey-panf-b2b-enrichment-mcp"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

B2B Enrichment MCP

Glama score

Unified MCP server combining Hunter.io email finding with Apollo company intelligence. One connection, two data sources, built for Claude and Cursor.

demo


Lead generation workflows need two things: email addresses and company context. Most MCP servers handle one or the other. This one handles both — Hunter.io for finding and verifying emails, Apollo.io for firmographic data like headcount, funding, and tech stack. One server, one config, Claude orchestrates across both.


Tools

Hunter.io — email intelligence

  • 🔍 hunter_find_emails_by_domain — get all emails at a company domain with names, titles, and confidence scores
  • 🎯 hunter_find_email — find the most likely email for a specific person by name + domain
  • hunter_verify_email — check whether an email is deliverable before sending
  • 📊 hunter_count_emails — count indexed emails for a domain (free, no credits)
  • 💳 hunter_check_account — view remaining Hunter credits (free)

Apollo.io — company & people intelligence

  • 🏢 enrich_company — full firmographic profile: headcount, revenue, funding, tech stack, socials
  • 👤 enrich_person_by_email — complete B2B profile from a single email address
  • 🧑‍🤝‍🧑 bulk_enrich_people — enrich up to 10 contacts in one API call
  • 🔎 enrich_person — profile lookup by name + domain, LinkedIn URL, or email

search_people and search_companies are also included but require an Apollo Basic plan ($49/mo).


Free tier friendly

You can run real enrichment workflows without paying anything upfront:

ServiceFree allowance
Hunter.io50 requests/month + 50 verifications
Apollo.ioCompany enrichment — unlimited on free plan

No credit card required to start. Both services have free tiers that cover the most common use cases.


Installation

Requires Python 3.11+

git clone https://github.com/Aleksey-Panf/b2b-enrichment-mcp.git
cd b2b-enrichment-mcp

python -m venv .venv

# Windows
.venv\Scripts\Activate.ps1
# macOS / Linux
source .venv/bin/activate

pip install -e .

Copy the env template and add your keys:

cp .env.example .env
# .env
HUNTER_API_KEY=your_hunter_key_here
APOLLO_API_KEY=your_apollo_key_here

Get your API keys:


Claude Desktop

Edit claude_desktop_config.json — on Windows at %APPDATA%\Claude\claude_desktop_config.json:

{
  "mcpServers": {
    "b2b-enrichment": {
      "command": "C:\\path\\to\\b2b-enrichment-mcp\\.venv\\Scripts\\python.exe",
      "args": ["-m", "apollo_mcp.server"],
      "env": {
        "HUNTER_API_KEY": "your_hunter_key_here",
        "APOLLO_API_KEY": "your_apollo_key_here"
      }
    }
  }
}

Restart Claude Desktop. The tools will appear automatically.


Cursor

Add to .cursor/mcp.json in your project root, or to global Cursor MCP settings:

{
  "mcpServers": {
    "b2b-enrichment": {
      "command": "C:\\path\\to\\b2b-enrichment-mcp\\.venv\\Scripts\\python.exe",
      "args": ["-m", "apollo_mcp.server"],
      "env": {
        "HUNTER_API_KEY": "your_hunter_key_here",
        "APOLLO_API_KEY": "your_apollo_key_here"
      }
    }
  }
}

On macOS / Linux replace the command path with .venv/bin/python.


Example queries

Copy these into Claude or Cursor once the server is connected:

Find 10 emails of marketing directors at SaaS companies using Hunter.
Tell me everything about stripe.com — headcount, funding, tech stack —
and find 5 contacts there.
Verify whether john@acme.com is a valid email address.
Get the full company profile for openai.com.
I have a list of 8 people with names and company domains.
Enrich all of them for emails and job titles in one call.

Roadmap

  • LinkedIn URL enrichment via Apollo (resolve profile → full contact)
  • Bulk domain search — run Hunter domain search across a list of domains
  • Export results to CSV directly from Claude
  • Webhook support for async enrichment on large lists

Contributing

PRs are welcome. Open an issue first for anything beyond small fixes.

git checkout -b feature/your-feature
# make changes
git commit -m "feat: describe your change"
git push origin feature/your-feature

License

MIT


Built by @Aleksey-Panf — available for custom MCP and AI automation work.
Contact: @Aleksey_Ai14

Related MCP Servers

antv/mcp-server-chart

🎖️ 📇 ☁️ - A Model Context Protocol server for generating visual charts using AntV.

👤 Customer Data Platforms0 views
azmartone67/dchub-mcp-server

📇 ☁️ - Data-center, power & gas intelligence MCP server. 33 tools covering 21,000+ data-center facilities (170+ countries), 232 US power markets scored by the DC Hub Power Index (DCPI), 2,000+ tracked M&A deals, ISO grid telemetry (PJM, ERCOT, CAISO, MISO, SPP, NYISO), fiber routes, and energy pricing. Free to cite (CC-BY-4.0).

👤 Customer Data Platforms0 views
ckalima/pipedrive-mcp-server

📇 ☁️ - MCP server for Pipedrive CRM. 155 tools covering deals, persons, organizations, activities, products, projects, tasks, leads, notes, mail, and fields. stdio transport, API-key auth, delete tools gated behind an env flag. Published on npm as @ckalima/pipedrive-mcp-server. MIT.

👤 Customer Data Platforms0 views
embeddedlayers/mcp-analytics

🐍 ☁️ - Statistical analysis, forecasting, and ML for business data (Shopify, Stripe, WooCommerce, eBay, GA4, Search Console). Upload a CSV or connect live data sources — ask a question in Claude or Cursor, get an interactive HTML report.

👤 Customer Data Platforms0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Active

Recent health check succeeded.

Last checked: 7/28/2026, 10:45:14 AM

Unclaimed listing (imported or pending owner verification). Claim it →
★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.