Lead-generator-mcp-server
@4darsh-Dev
About Lead-generator-mcp-server
A mcp server for leads generator using google maps through playright
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Lead-generator-mcp-server": {
"command": "python",
"args": [
"-m",
"venv",
"myenv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Lead-generator-mcp-server?
A MCP server for generating leads using Google Maps data, automated through Playwright.
How to use Lead-generator-mcp-server?
Set up a Python virtual environment, install dependencies from requirements.txt, then run the scraper script with a search query, max results limit, and the --visible flag.
Key features of Lead-generator-mcp-server
- Uses Google Maps via Playwright for lead generation
- Configurable search query and result limit
- Runs as a Model Context Protocol server
Use cases of Lead-generator-mcp-server
- Extracting business leads from Google Maps for a specific query
- Building contact lists for sales or marketing outreach
- Scraping business information in a given location and category
FAQ from Lead-generator-mcp-server
What is Lead-generator-mcp-server?
It is a MCP server that generates leads by scraping business data from Google Maps using Playwright.
How do I set up Lead-generator-mcp-server?
Create and activate a Python virtual environment, install the dependencies from requirements.txt with pip install -r requirements.txt.
How do I run Lead-generator-mcp-server?
Run python src/scraper.py with the arguments --query (e.g., "Fashion and Beauty in New Delhi"), --max-results (e.g., 3), and --visible.
What are the dependencies of Lead-generator-mcp-server?
It requires Python, a virtual environment, the packages listed in requirements.txt, and Playwright for browser automation.
What does the --visible flag do in the command?
The README shows --visible as a command-line argument for the scraper script, indicating the browser runs in visible (non-headless) mode.
Frequently asked questions
What is Lead-generator-mcp-server?
It is a MCP server that generates leads by scraping business data from Google Maps using Playwright.
How do I set up Lead-generator-mcp-server?
Create and activate a Python virtual environment, install the dependencies from `requirements.txt` with `pip install -r requirements.txt`.
How do I run Lead-generator-mcp-server?
Run `python src/scraper.py` with the arguments `--query` (e.g., `"Fashion and Beauty in New Delhi"`), `--max-results` (e.g., `3`), and `--visible`.
What are the dependencies of Lead-generator-mcp-server?
It requires Python, a virtual environment, the packages listed in `requirements.txt`, and Playwright for browser automation.
What does the `--visible` flag do in the command?
The README shows `--visible` as a command-line argument for the scraper script, indicating the browser runs in visible (non-headless) mode.
Basic information
More Developer Tools MCP servers
extentos
Asger mølgaardExtentos is a multi-vendor development platform for adding smart-glasses capabilities to existing iOS and Android apps. The simplest analogy is Stripe for smart glasses:
LocalCan
LocalCanGives AI agents public URLs (tunnels) for localhost, live HTTP traffic inspection, snapshot publishing, and access control. Part of LocalCan, the ngrok alternative for Mac, Windows and Linux. Free plan.
ZeroBeacon — 1000-Tool Collision-Proof Commerce Router
DavidFox998ZeroBeacon.ai — Collision-proof commerce router for AI agents. 1000 MCP tools: commerce, trust, billing, sovereign ID + everyday tools. LIVE.

Raccha AI
Shree MandadiMCP-first toolbox for agents: namespaced key-value storage, a FIFO queue, auth, and a handful of stateless utility tools (JWT decode, hashing, cert inspection, CIDR math). Free while in early access. This repository is a

SSH MCP Server
hypnosisSSH MCP server for AI agents: remote commands, file transfer, log search and server audits through OpenSSH.
Comments