Leadpipe MCP
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 MCP is a Model Context Protocol (MCP) server published by leadpipe-com. It ranks #30718 of 58,832 servers tracked on MCP Toplist. Leadpipe MCP 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 MCP
Add Leadpipe MCP 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 MCP?
- 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 MCP?
- Leadpipe MCP is maintained by leadpipe-com, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Leadpipe MCP an official MCP server?
- Yes — Leadpipe MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Leadpipe MCP have?
- MCP Toplist tracks 2 versions of Leadpipe MCP, most recently published on Apr 1, 2026.
- Where can I find the source code for Leadpipe MCP?
- The source code for Leadpipe MCP is hosted at github.com/leadpipe-com/mcp.