Loading MCP server directory, please wait...
B2B lead search and email verification MCP server
npx @getmcp/cli add io.github.Ali1041/leadloadzRequires Node.js 18+. Community-contributed server. Review source before installing.
LEADLOADZ_API_KEYYour Leadloadz API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Ali1041/leadloadz": {
"command": "npx",
"args": [
"-y",
"@leadloadz/mcp-server"
],
"env": {
"LEADLOADZ_API_KEY": ""
}
}
}
}