io.github.enzoemir1/leadpipe-mcp
NPM · LEADPIPE-MCP-SERVER · SCANNED AUG 3
AI lead qualification: ICP filter, 0-100 scoring, Hunter.io enrichment, HubSpot/Pipedrive export.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security87
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 99 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability83
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1579 tokens (~121/item across 13 items; 10 tools + 3 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
- Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 13% of tool parameters carry a description.Partial
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · leadpipe-mcp-server
claude mcp add enzoemir1-leadpipe-mcp -- npx -y leadpipe-mcp-server
codex mcp add enzoemir1-leadpipe-mcp -- npx -y leadpipe-mcp-server
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"enzoemir1-leadpipe-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"leadpipe-mcp-server"
],
"enabled": true
}
}
} openclaw mcp add enzoemir1-leadpipe-mcp --command npx --arg -y --arg leadpipe-mcp-server
mcp_servers:
enzoemir1-leadpipe-mcp:
command: "npx"
args: ["-y", "leadpipe-mcp-server"] {
"mcpServers": {
"enzoemir1-leadpipe-mcp": {
"command": "npx",
"args": [
"-y",
"leadpipe-mcp-server"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 3 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.
- 2 Aug 26 +44
- Provenance: unverified → fail ▼ security
- Install scripts: unverified → pass ▲ security
- Known CVEs: unverified → partial ▲ security
- Malware scan: unverified → pass ▲ security
- Security disclosure: fail → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: 100 → unverified ▼ functional
- Schema quality: unverified → excellent ▲ functional
- License: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- Maintenance: unverified → pass ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Stability: unverified → 0.23 ▲ functional
- Licence: MIT functional
- 31 Jul 26 +17
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 −42
- Malware scan: pass → unverified ▼ security
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: 100 → unverified ▼ functional
- 27 Jul 26 48
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Analysed npm/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 95 packages
95 packages in the resolved dependency tree · 95 deprecated · 29 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
config_scoring Scoring Configuration ~206
View or update the global lead scoring configuration used by lead_score. Call with no fields (empty object) to fetch the current config. Pass any subset of fields to patch-update: six dimension weights (each 0–1, should sum to ~1 but not enforced), high_value_titles (string array), high_value_industries (string array), preferred_company_sizes, and custom_rules (array of {name, condition, points}). Changes apply to future lead_score calls only — previously scored leads keep their scores until re-scored.
| Name | Type | Req | Description |
|---|---|---|---|
| company_size_weight | number | — | — |
| custom_rules | array | — | — |
| custom_rules_weight | number | — | — |
| engagement_weight | number | — | — |
| high_value_industries | array | — | — |
| high_value_titles | array | — | — |
| industry_weight | number | — | — |
| job_title_weight | number | — | — |
| preferred_company_sizes | array | — | — |
| recency_weight | number | — | — |
No output schema declared.
No examples provided.
lead_batch_ingest Batch Ingest Leads ~88
Add 1 to 100 leads in a single call. Each lead uses the same schema as lead_ingest. Returns {ingested: Lead[], skipped: Array<{email, reason}>} — duplicates are skipped (not failed) so a partial batch still succeeds. Prefer this over repeated lead_ingest calls for bulk imports (CSV/webhook drops).
| Name | Type | Req | Description |
|---|---|---|---|
| leads | array | yes | — |
No output schema declared.
No examples provided.
lead_demo_seed Seed Demo Leads ~155
Populate the pipeline with a realistic demo dataset: 14 leads across 5 archetypes (hot decision-makers, warm mid-level, cold junior/small-co, raw unenriched, and disqualified). Each lead has appropriate enrichment state, scoring breakdown, and status, so every downstream tool — lead_list, lead_search, lead_score, crm_export, and the pipeline-overview resource — returns meaningful output immediately. Use this to evaluate LeadPipe via MCP Inspector without Hunter, HubSpot, or Pipedrive API keys. Safe to call multiple times; each call appends a fresh batch with new UUIDs. Returns counts by status plus sample_lead_ids you can feed into lead_enrich, lead_score, or crm_export.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
lead_enrich Enrich Lead ~111
Derive and attach company data to an existing lead using the email domain: company name, industry, size, country, website, estimated headcount, and common tech stack. Does not call external APIs — enrichment is driven by the built-in domain knowledge base. Updates the lead in place and returns the enriched record, ready for lead_score. Run this before lead_score for the best qualification accuracy.
| Name | Type | Req | Description |
|---|---|---|---|
| lead_id | string | yes | UUID of the lead to enrich (returned by lead_ingest or lead_search) |
No output schema declared.
No examples provided.
lead_export Export Leads ~145
Push leads to an external destination. target must be one of "hubspot", "pipedrive", "google_sheets", "csv", or "json". For CRM targets (hubspot, pipedrive) the respective API key env var must be set (HUBSPOT_API_KEY, PIPEDRIVE_API_TOKEN) — if missing, the tool returns a dry-run payload instead of erroring. Filter the export via lead_ids (explicit list) or min_score (everything above threshold). Returns {target, count, summary, errors?}.
| Name | Type | Req | Description |
|---|---|---|---|
| lead_ids | array | — | — |
| min_score | number | — | — |
| target | string | yes | — |
No output schema declared.
No examples provided.
lead_ingest Ingest Lead ~207
Add a single lead to the pipeline. Required: email. Optional: first_name, last_name, job_title, company_name, phone, source ("website"|"linkedin"|"referral"|"event"|"cold_outreach"|"partner"|"other"), tags (string array), custom_fields. Returns the stored lead object with a generated UUID, initial status="new", created_at, and a null score (run lead_score to populate). Throws a duplicate error if the email is already in the pipeline — use lead_search first if you need upsert behaviour.
| Name | Type | Req | Description |
|---|---|---|---|
| company_domain | string | — | — |
| company_name | string | — | — |
| custom_fields | object | — | — |
| string | yes | — | |
| first_name | string | — | — |
| job_title | string | — | — |
| last_name | string | — | — |
| phone | string | — | — |
| source | string | — | — |
| source_detail | string | — | — |
| tags | array | — | — |
No output schema declared.
No examples provided.
lead_qualify ICP Pre-Qualification (Pre-Enrichment Filter) ~271
Filter leads against your Ideal Customer Profile BEFORE spending enrichment credits. Uses only locally-available signals (email domain, job_title, country, industry hints, tech_stack) so nothing is charged to Hunter.io, HubSpot, Pipedrive, or any other external service. Set auto_disqualify=true to also update rejected leads to status="disqualified" with the reject reasons stored in custom_fields. If lead_ids is omitted, evaluates every lead currently in status="new". Pairs naturally with upstream platform-detection tools (e.g. Detecto's detect_platform) — run that first to populate company.tech_stack, then run lead_qualify with required_tech_stack=["shopify"] to drop wrong-platform leads before they cost a single API call. Returns qualified/rejected counts, per-lead reasons, and an estimated credit savings figure.
| Name | Type | Req | Description |
|---|---|---|---|
| auto_disqualify | boolean | — | If true, rejected leads have status set to "disqualified" and reasons stored in custom_fields. If false (default), just returns the evaluation without mutating storage. |
| criteria | object | yes | At least one criterion is required. All provided criteria must pass for a lead to qualify. |
| lead_ids | array | — | Specific lead IDs to evaluate. If omitted, evaluates all leads with status="new". |
No output schema declared.
No examples provided.
lead_score Score Lead ~123
Compute a 6-dimensional qualification score (0-100) for a lead: job_title, company_size, industry, engagement, recency, and custom_rules. Each dimension is weighted via config_scoring; the final score is their weighted average. Updates the lead status to "qualified" (≥60) or "disqualified" (<60) and stores score_breakdown alongside the total. Returns the updated lead with the breakdown. Run lead_enrich first for the most accurate industry/size signals.
| Name | Type | Req | Description |
|---|---|---|---|
| lead_id | string | yes | UUID of the lead to score |
No output schema declared.
No examples provided.
lead_search Search Leads ~154
Search and filter the lead pipeline. Optional filters: query (free-text over name/email/company), status ("new"|"qualified"|"disqualified"|"contacted"|"converted"), min_score, max_score, source, tags (array), date_from/date_to. Pagination via limit (default 50, max 200) and offset. Returns {total, leads[]}. Use this to drive exports, targeted scoring, and dashboards.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | — |
| max_score | number | — | — |
| min_score | number | — | — |
| offset | integer | — | — |
| query | string | — | — |
| source | string | — | — |
| status | string | — | — |
| tags | array | — | — |
No output schema declared.
No examples provided.
pipeline_stats Pipeline Statistics ~80
Portfolio-wide pipeline analytics across all leads. Returns {total_leads, leads_today, leads_this_week, leads_this_month, avg_score, qualified_rate (percent), by_status (counts per status), by_source (counts per source), score_distribution}. Takes no input — always aggregates the full dataset. Ideal for dashboards, stand-ups, and conversion-rate tracking.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.