loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

leadpipe-mcp

MCP Tool

enzoemir1/leadpipe-mcp

AI-powered lead qualification engine for MCP. Ingest, enrich, score, and export leads to your CRM.

Install

$ npx loaditout add enzoemir1/leadpipe-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "leadpipe-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "leadpipe-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

LeadPipe MCP

AI-powered lead qualification engine for the Model Context Protocol

[](LICENSE) [](https://www.typescriptlang.org/) [](https://modelcontextprotocol.io/)

LeadPipe ingests leads from any source, enriches them with company data, scores them 0-100 using configurable AI rules, and exports qualified leads to your CRM — all through the MCP protocol.

---

Features
  • Lead ingestion from webhooks, forms, APIs, or CSV — single or batch (up to 100)
  • Auto-enrichment with company data: industry, size, country, tech stack (via Hunter.io or domain heuristics)
  • AI scoring engine (0-100) with 6 weighted dimensions + custom rules
  • CRM export to HubSpot, Pipedrive, Google Sheets, CSV, or JSON
  • Pipeline analytics with real-time stats, score distribution, conversion rates
  • Configurable scoring weights, high-value titles/industries, custom rules
  • 8 MCP tools + 3 MCP resources covering the full lead lifecycle

---

Quick Start
Install from MCPize Marketplace
  1. Search for LeadPipe MCP on mcpize.com
  2. Click Install and select your subscription tier
  3. Tools and resources are automatically available in any MCP-compatible client (Cursor, VS Code, etc.)
Build from Source
git clone https://github.com/enzoemir1/leadpipe-mcp.git
cd leadpipe-mcp
npm ci
npm run build

Add to your MCP client config:

{
  "mcpServers": {
    "leadpipe": {
      "command": "node",
      "args": ["path/to/leadpipe-mcp/dist/index.js"]
    }
  }
}

---

Tools
lead_ingest

Add a single lead to the pipeline.

{
  "email": "jane@acme.com",
  "first_name": "Jane",
  "last_name": "Smith",
  "job_title": "VP of Engineering",
  "company_name": "Acme Corp",
  "company_domain": "acme.com",
  "s

Tags

aicrmhubspotlead-scoringmcpmcp-serverpipedrivesalestypescript

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated6 days ago
Security: BREADME
New

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/6/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/enzoemir1/leadpipe-mcp)](https://loaditout.ai/skills/enzoemir1/leadpipe-mcp)