gmaps-lead-atlas-mcp
Related Servers
Alternatives to gmaps-lead-atlas-mcp
No user-submitted related servers found.
Related Servers
- FlicenseAqualityCmaintenanceMCP server for real-time public-web lead research without search API keys, using Google Maps and web search engines with LLM-based extraction, crawling, and local lead storage/export.8-
- AlicenseNot gradedqualityCmaintenanceAn MCP server for Google Business Profile that enables managing accounts, locations, reviews, posts, media, Q&A, and insights through simple JSON tools.MIT
- AlicenseBqualityBmaintenanceMCP server for B2B lead generation and company search using the Generect Live API. Provides tools to search leads, companies, generate emails, and get lead by URL.515 npm1MIT
- AlicenseNot gradedqualityBmaintenanceStandalone MCP server exposing Google Maps business search (name, address, phone, rating, hours, GPS coordinates) as a tool, backed by an Apify Actor. Free hosted endpoint included.84 npmMIT
- FlicenseNot gradedqualityDmaintenanceIntegrates with Google Places API to allow searching, retrieving details, and finding nearby places through an MCP server interface.-
- AlicenseBqualityBmaintenanceMCP server that exposes Google Business Profile / Google My Business REST APIs as MCP tools, returning Google API responses directly without added workflow or business logic.721Apache 2.0
TDQS
Scored across 3 tools
Each tool has a distinct purpose: search_businesses for targeted queries with filters, sweep_area for tiled regional coverage, and get_business_details for fetching full details by place ID. The descriptions explicitly clarify when to use each, leaving no ambiguity.
All tool names follow a consistent verb_noun pattern in snake_case: search_businesses, sweep_area, get_business_details. The verbs are clear and the pattern is uniform.
Three tools is well-scoped for a Google Maps lead-gen server. Each tool covers a necessary part of the workflow—search, area sweep, and details—without unnecessary overlap or bloat.
The tool surface covers the full lead-generation flow: finding businesses via search or area sweep, then retrieving detailed information including reviews and status. There are no obvious gaps for the stated purpose.