What is the Leadbay MCP server?
AI lead discovery, qualification, and outreach prep on your Leadbay account.
How to install Leadbay
Copy-paste configuration for popular MCP clients.
LEADBAY_TOKENrequiredsecretBearer token; mint with `npx -y @leadbay/mcp@0.23 login --email <you> --region <us|fr>`.
LEADBAY_REGIONrequiredus or fr - Leadbay backend that owns your account.
LEADBAY_MCP_WRITESet to 0 to hide composite write tools (default: 1, ON).
LEADBAY_MCP_ADVANCEDSet to 1 to expose granular API tools.
{
"mcpServers": {
"leadbay-mcp": {
"command": "npx",
"args": [
"-y",
"@leadbay/mcp",
"-y",
"@leadbay/mcp@0.23"
],
"env": {
"LEADBAY_TOKEN": "<YOUR_LEADBAY_TOKEN>",
"LEADBAY_REGION": "<YOUR_LEADBAY_REGION>",
"LEADBAY_MCP_WRITE": "<YOUR_LEADBAY_MCP_WRITE>",
"LEADBAY_MCP_ADVANCED": "<YOUR_LEADBAY_MCP_ADVANCED>"
}
}
}
}{
"mcpServers": {
"leadbay-mcp": {
"command": "npx",
"args": [
"-y",
"@leadbay/mcp",
"-y",
"@leadbay/mcp@0.23"
],
"env": {
"LEADBAY_TOKEN": "<YOUR_LEADBAY_TOKEN>",
"LEADBAY_REGION": "<YOUR_LEADBAY_REGION>",
"LEADBAY_MCP_WRITE": "<YOUR_LEADBAY_MCP_WRITE>",
"LEADBAY_MCP_ADVANCED": "<YOUR_LEADBAY_MCP_ADVANCED>"
}
}
}
}{
"mcpServers": {
"leadbay-mcp": {
"command": "npx",
"args": [
"-y",
"@leadbay/mcp",
"-y",
"@leadbay/mcp@0.23"
],
"env": {
"LEADBAY_TOKEN": "<YOUR_LEADBAY_TOKEN>",
"LEADBAY_REGION": "<YOUR_LEADBAY_REGION>",
"LEADBAY_MCP_WRITE": "<YOUR_LEADBAY_MCP_WRITE>",
"LEADBAY_MCP_ADVANCED": "<YOUR_LEADBAY_MCP_ADVANCED>"
}
}
}
}{
"servers": {
"leadbay-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@leadbay/mcp",
"-y",
"@leadbay/mcp@0.23"
],
"env": {
"LEADBAY_TOKEN": "<YOUR_LEADBAY_TOKEN>",
"LEADBAY_REGION": "<YOUR_LEADBAY_REGION>",
"LEADBAY_MCP_WRITE": "<YOUR_LEADBAY_MCP_WRITE>",
"LEADBAY_MCP_ADVANCED": "<YOUR_LEADBAY_MCP_ADVANCED>"
}
}
}
}claude mcp add leadbay-mcp --env LEADBAY_TOKEN=<YOUR_LEADBAY_TOKEN> --env LEADBAY_REGION=<YOUR_LEADBAY_REGION> --env LEADBAY_MCP_WRITE=<YOUR_LEADBAY_MCP_WRITE> --env LEADBAY_MCP_ADVANCED=<YOUR_LEADBAY_MCP_ADVANCED> -- npx -y @leadbay/mcp -y @leadbay/mcp@0.23Related 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.