B2B lead search and email verification MCP server
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
A Model Context Protocol (MCP) server that connects AI assistants to the Leadloadz B2B lead generation platform.
LEADLOADZ_DISABLE_TELEMETRY=1)Run the setup wizard:
This will guide you through creating an account and getting your API key.
Add it to your MCP client configuration (see below) and start using Leadloadz directly.
No installation required. AI clients can run the server directly:
You need a Leadloadz API key to use this server.
Add to your claude_desktop_config.json:
Add to your Cline MCP settings:
Any MCP client that supports stdio transport can use:
| Variable | Required | Default | Description |
|---|---|---|---|
LEADLOADZ_API_KEY | Yes | β | Your Leadloadz API token |
LEADLOADZ_API_BASE | No | https://leadloadz.com/api/mcp | API base URL (do not use www β redirects strip auth headers) |
LEADLOADZ_TIMEOUT_MS | No | 30000 | Request timeout in milliseconds |
LEADLOADZ_DISABLE_TELEMETRY | No | 0 | Set to 1 to disable anonymous usage telemetry |
Search indexed B2B contacts by role, company, location, or technology.
Parameters:
query (string, required): Specific natural-language search querylimit (number, optional): Max results. Default: 10, Cap: 50Returns: Verified leads with deliverability scores
Check email deliverability in real-time.
Parameters:
email (string, required): Email address to verifyReturns: Deliverability score and risk assessment
Read current usage counters.
Returns: Searches performed, emails verified, and remaining quota
MIT
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/leadloadz)<a href="https://allmcps.com/mcp/leadloadz"><img src="https://allmcps.com/api/badge/leadloadz?style=directory" alt="Leadloadz on AllMCPs" /></a>