mcpbeat Sign in

Leadpipe MCP Server

local only

Leadpipe MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from npm. Last commit 13 Sep 2026.

AI lead qualification: ICP filter, 0-100 scoring, Hunter.io enrichment, HubSpot/Pipedrive export.

Installs per day peak 26 · avg 10 · -2% w/w
a month agotoday
51
Installs / week
npm · leadpipe-mcp-server
0
Stars
0 open issues
13 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What changed 29

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 21 August 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed
16 Sep the owner changed
15 Sep the owner changed
14 Sep the owner changed
13 Sep the owner changed
12 Sep the owner changed
11 Sep the owner changed
10 Sep the owner changed
9 Sep the owner changed
and 19 more, back to 21 August 2026

Nothing serious here today

Today is the operative word: we check Leadpipe MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add leadpipe-mcp -- npx -y leadpipe-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "leadpipe-mcp": {
      "args": [
        "-y",
        "leadpipe-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.leadpipe-mcp]
command = "npx"
args = ["-y", "leadpipe-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "leadpipe-mcp": {
      "args": [
        "-y",
        "leadpipe-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "leadpipe-mcp": {
      "args": [
        "-y",
        "leadpipe-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Leadpipe MCP

same job, measured the same way
Driverfile
by artificl

DOT driver qualification file tracking for small motor carriers — read-only demo tools.

5 tools answering
A
ASMHunter
by asmhunter

Drive ASMHunter attack-surface monitoring from an AI agent: recon, scans, findings, reports.

80 installs/wk local only
Octoperf
by octoperf

Drive OctoPerf load testing from any AI agent: import, edit, validate, run scenarios, read metrics.

answering
Rivemcp
by paradoxsyn

MCP server for creating and editing Rive (.riv) animation files. 139 tools for AI-driven animation.

615 installs/wk local only
MCP Console Automation
by ooples

MCP server for AI-driven console application automation and monitoring

32 installs/wk local only
SearchStack
by searchstack

Agent-driven search: build, import, tune, search, and score result quality — all over MCP.

answering
Agenticmail
by agenticmail

Real email and SMS for AI agents — send mail, receive verification codes, drive a real inbox.

301 installs/wk local only
junai Pipeline MCP
by saajunaid

Agentic pipeline orchestration MCP server for AI-driven development workflows.

205 installs/wk local only

Leadpipe MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Leadpipe MCP?
Leadpipe MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package leadpipe-mcp-server was installed 51 times last week.
How do I connect Leadpipe MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls leadpipe-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Leadpipe MCP?
The npm package leadpipe-mcp-server was installed 51 times in the last week. Week over week that is -2%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Leadpipe MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.