Odel
leadpipe mcp

leadpipe mcp

Local
@enzoemir1JavaScriptMITUpdated 1mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmleadpipe-mcp-serverv1.4.0

Run

npx -y leadpipe-mcp-server

MCP client config

{
  "mcpServers": {
    "leadpipe-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "leadpipe-mcp-server"
      ]
    }
  }
}