google-maps-leadgen
Installation
SKILL.md
Google Maps Lead Generation (MCP)
Use this skill to run repeatable lead-gen batches from Google Maps via MCP.
Preconditions
mcporterconfigured with servergoogle-maps.- Server key in env (
GOOGLE_MAPS_API_KEY) must be server-compatible (no browser referrer restriction). - For XLSX output,
openpyxlavailable in venv.
Fast workflow
- Build query set from geography + target verticals.
- Run
maps_search_placesfor each query. - Keep only in-target geography, dedupe by
place_id. - Enrich each place with
maps_place_details. - Export CSV or XLSX.
- If user asks for file in Telegram, send with
messagetoolaction=send+mediapath.