io.github.leadpipe-com/leadpipe MCP Server
io.github.leadpipe-com/leadpipe
What is the io.github.leadpipe-com/leadpipe MCP server?
Official MCP server for Leadpipe intent and data APIs.
How to install io.github.leadpipe-com/leadpipe
Copy-paste configuration for popular MCP clients.
LEADPIPE_API_KEYrequiredsecretLeadpipe API key used for authenticated intent and data workflows.
LEADPIPE_BASE_URLOptional alternate Leadpipe API base URL for non-default environments.
{
"mcpServers": {
"leadpipe": {
"command": "npx",
"args": [
"-y",
"@leadpipe/mcp"
],
"env": {
"LEADPIPE_API_KEY": "<YOUR_LEADPIPE_API_KEY>",
"LEADPIPE_BASE_URL": "<YOUR_LEADPIPE_BASE_URL>"
}
}
}
}{
"mcpServers": {
"leadpipe": {
"command": "npx",
"args": [
"-y",
"@leadpipe/mcp"
],
"env": {
"LEADPIPE_API_KEY": "<YOUR_LEADPIPE_API_KEY>",
"LEADPIPE_BASE_URL": "<YOUR_LEADPIPE_BASE_URL>"
}
}
}
}{
"mcpServers": {
"leadpipe": {
"command": "npx",
"args": [
"-y",
"@leadpipe/mcp"
],
"env": {
"LEADPIPE_API_KEY": "<YOUR_LEADPIPE_API_KEY>",
"LEADPIPE_BASE_URL": "<YOUR_LEADPIPE_BASE_URL>"
}
}
}
}{
"servers": {
"leadpipe": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@leadpipe/mcp"
],
"env": {
"LEADPIPE_API_KEY": "<YOUR_LEADPIPE_API_KEY>",
"LEADPIPE_BASE_URL": "<YOUR_LEADPIPE_BASE_URL>"
}
}
}
}claude mcp add leadpipe --env LEADPIPE_API_KEY=<YOUR_LEADPIPE_API_KEY> --env LEADPIPE_BASE_URL=<YOUR_LEADPIPE_BASE_URL> -- npx -y @leadpipe/mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.