io.github.Ali1041/leadloadz MCP Server
io.github.Ali1041/leadloadz
What is the io.github.Ali1041/leadloadz MCP server?
B2B lead search and email verification MCP server
How to install io.github.Ali1041/leadloadz
Copy-paste configuration for popular MCP clients.
LEADLOADZ_API_KEYrequiredsecretYour Leadloadz API key
LEADLOADZ_API_BASEAPI base URL (default: https://leadloadz.com/api/mcp). Do not use www — redirects strip auth headers.
{
"mcpServers": {
"leadloadz": {
"command": "npx",
"args": [
"-y",
"@leadloadz/mcp-server"
],
"env": {
"LEADLOADZ_API_KEY": "<YOUR_LEADLOADZ_API_KEY>",
"LEADLOADZ_API_BASE": "<YOUR_LEADLOADZ_API_BASE>"
}
}
}
}{
"mcpServers": {
"leadloadz": {
"command": "npx",
"args": [
"-y",
"@leadloadz/mcp-server"
],
"env": {
"LEADLOADZ_API_KEY": "<YOUR_LEADLOADZ_API_KEY>",
"LEADLOADZ_API_BASE": "<YOUR_LEADLOADZ_API_BASE>"
}
}
}
}{
"mcpServers": {
"leadloadz": {
"command": "npx",
"args": [
"-y",
"@leadloadz/mcp-server"
],
"env": {
"LEADLOADZ_API_KEY": "<YOUR_LEADLOADZ_API_KEY>",
"LEADLOADZ_API_BASE": "<YOUR_LEADLOADZ_API_BASE>"
}
}
}
}{
"servers": {
"leadloadz": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@leadloadz/mcp-server"
],
"env": {
"LEADLOADZ_API_KEY": "<YOUR_LEADLOADZ_API_KEY>",
"LEADLOADZ_API_BASE": "<YOUR_LEADLOADZ_API_BASE>"
}
}
}
}claude mcp add leadloadz --env LEADLOADZ_API_KEY=<YOUR_LEADLOADZ_API_KEY> --env LEADLOADZ_API_BASE=<YOUR_LEADLOADZ_API_BASE> -- npx -y @leadloadz/mcp-serverRelated 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.