Leadpipe
Rank #30718io.github.leadpipe-com/leadpipe
Provides access to Leadpipe's intent and data APIs for topic discovery, audience management, and visitor data lookup. It enables agents to automate lead generation workflows, analyze website topics, and manage tracking pixels through natural language.
Leadpipe is a Model Context Protocol (MCP) server published by leadpipe-com. It ranks #30718 of 58,832 servers tracked on MCP Toplist. Leadpipe is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Apr 1, 2026 and most recently updated on Apr 1, 2026.
Ranks ahead of 28,114 of 58,832 servers on MCP Toplist.
Use Leadpipe
Add Leadpipe to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"leadpipe": {
"command": "npx",
"args": [
"-y",
"@leadpipe/mcp"
],
"env": {
"LEADPIPE_API_KEY": "<your LEADPIPE_API_KEY>",
"LEADPIPE_BASE_URL": "<your LEADPIPE_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 2 registries (1 delisted)
leadpipe-com
Available versions (2)
| Version | Published |
|---|---|
| 0.2.1 | Apr 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Leadpipe?
- Provides access to Leadpipe's intent and data APIs for topic discovery, audience management, and visitor data lookup. It enables agents to automate lead generation workflows, analyze website topics, and manage tracking pixels through natural language.
- Who maintains Leadpipe?
- Leadpipe is maintained by leadpipe-com, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Leadpipe an official MCP server?
- Yes — Leadpipe is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Leadpipe have?
- MCP Toplist tracks 2 versions of Leadpipe, most recently published on Apr 1, 2026.
- Where can I find the source code for Leadpipe?
- The source code for Leadpipe is hosted at github.com/leadpipe-com/mcp.