google-maps-leads
Provides tools to search Google Maps for businesses and extract lead data such as phone numbers, websites, and reviews, with asynchronous job control for handling large queries.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@google-maps-leadssearch for electricians in Chicago and compile a lead list"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Google Maps Leads API
Turn Maps queries into lead lists: businesses, phones, websites, and reviews with async job control.
Part of the DataLeads API suite (Business category). Requests render in a real browser with anti-bot handling and protected-page support built in - no proxies to manage, no infrastructure to run.
Endpoints
Method | Path | Description |
POST |
| V1 Maps Search |
POST |
| V1 Maps Status |
POST |
| V1 Maps Results |
POST |
| V1 Maps Jobs |
Related MCP server: maps-scrapper
Quick start
curl -X POST https://data.dataleads.pro/v1/maps/search \
-H 'Content-Type: application/json' \
-d '{"clientKey": "YOUR_CLIENT_KEY", "query": "coffee shops in Austin TX"}'Replace YOUR_CLIENT_KEY with your key. Get one at https://data.dataleads.pro - free tier included.
MCP server
Remote (Streamable HTTP):
https://data.dataleads.pro/mcp/google-maps-leadsStdio (Docker):
docker run -e DATALEADS_API_KEY=yourkey ghcr.io/dataleads/google-maps-leads-mcp:latest
Pricing
Tier | Price | Requests |
Free | $0 | 500/mo |
Starter | $9/mo | 5,000 |
Pro | $29/mo | 25,000 |
Business | $99/mo | 100,000 |
Enterprise | custom | custom |
Full plan details at https://data.dataleads.pro.
License
MIT - see LICENSE.
This server cannot be deployed
Maintenance
Related MCP Connectors
Local business lead extraction with email + phone enrichment from Google Maps.
B2B lead generation from Google Maps: search, dedupe and email-enrich businesses. Needs API key.
Google Maps business leads via Apify: name, phone, website, rating.
Google Maps scraper that extracts business contact details: emails, phone numbers, addresses…
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables access to Google Maps business data including search, reviews, photos, and geocoding. Supports searching businesses by location, area, or coordinates, retrieving detailed business information, reviews, and performing reverse geocoding operations.13MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants to search and scrape Google Maps places data (name, rating, address, etc.) directly without an API key.-
- AlicenseAqualityBmaintenanceEnables AI assistants to scrape Google Maps business data (names, addresses, phones, emails, websites, ratings, etc.) through natural language queries, with tools for synchronous and asynchronous scraping and credit checking.418 npm3MIT
- AlicenseNot gradedqualityCmaintenanceEnables searching Google Local for businesses by keyword and location, returning details like name, address, phone, hours, ratings, and more. Useful for lead generation, local SEO, and market analysis.MIT