leadpipe-mcp
Rank #22,240io.github.enzoemir1/leadpipe-mcp
AI lead qualification: ICP filter, 0-100 scoring, Hunter.io enrichment, HubSpot/Pipedrive export.
leadpipe-mcp is a Model Context Protocol (MCP) server published by enzoemir1. It ranks #22,240 of 115,591 servers tracked on MCP Toplist. leadpipe-mcp is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 7 tracked versions. It was first listed on Apr 6, 2026 and most recently updated on Apr 22, 2026.
Ranks ahead of 93,351 of 115,591 servers on MCP Toplist.
Use leadpipe-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add leadpipe-mcp -- npx -y leadpipe-mcp-server[mcp_servers.leadpipe-mcp]
command = "npx"
args = ["-y", "leadpipe-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"leadpipe-mcp": {
"command": "npx",
"args": [
"-y",
"leadpipe-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"leadpipe-mcp": {
"command": "npx",
"args": [
"-y",
"leadpipe-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"leadpipe-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"leadpipe-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"leadpipe-mcp": {
"command": "npx",
"args": [
"-y",
"leadpipe-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"leadpipe-mcp": {
"command": "npx",
"args": [
"-y",
"leadpipe-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.enzoemir1%2Fleadpipe-mcp)<a href="https://mcptoplist.com/server/io.github.enzoemir1%2Fleadpipe-mcp"><img src="https://mcptoplist.com/badge/io.github.enzoemir1%2Fleadpipe-mcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (2 delisted)
enzoemir1
Other servers by enzoemir1
View all enzoemir1 servers →Available versions (7)
| Version | Published |
|---|---|
| 1.4.0 | Apr 22, 2026 |
| 1.3.0 | Apr 13, 2026 |
| 1.2.2 | Apr 10, 2026 |
| 1.2.1 | Apr 10, 2026 |
| 1.2.0 | Apr 9, 2026 |
| 1.1.0 | Apr 9, 2026 |
| 1.0.0 | Apr 8, 2026 |
Frequently asked questions
- Who maintains leadpipe-mcp?
- leadpipe-mcp is maintained by enzoemir1, which publishes 4 MCP servers (25 total versions) tracked on MCP Toplist.
- Is leadpipe-mcp listed on the Official MCP Registry?
- Yes — leadpipe-mcp is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does leadpipe-mcp have?
- MCP Toplist tracks 7 versions of leadpipe-mcp, most recently published on Apr 22, 2026.
- Where can I find the source code for leadpipe-mcp?
- The source code for leadpipe-mcp is hosted at github.com/enzoemir1/leadpipe-mcp.