Google Maps MCP Server
Local business search and lead generation via Google Maps
š Google Maps MCP ā AI Lead Gen & Search
Pricing
from $2.00 / 1,000 results
Try for free
Go to Apify Store
š Google Maps MCP ā AI Lead Gen & Search
nexgendata/google-maps-mcp-server
Try for free
Ask questions about this Actor
MCP server for AI assistants to search Google Maps businesses, extract leads with emails and phone numbers, get reviews, and analyze local competition. Works with Claude, Cursor, and MCP clients.
Pricing
Rating
0.0
(0)
Developer
Stephan Corbeil
Maintained by Community
Actor stats
0
Bookmarked
5
Total users
2
Monthly active users
4 days ago
Last modified
Categories
AI
Lead generation
MCP servers
README
Pricing
Endpoints
Issues
Google Maps Business & Lead Gen MCP Server by nexgendata
Connect AI agents to structured local business data through the Model Context Protocol. This MCP server gives LLM-powered applications direct access to local business tools, returning clean JSON that agents can reason about and act on.
What This MCP Server Does
This MCP (Model Context Protocol) server exposes local business data tools that AI assistants like Claude, ChatGPT, and custom LLM agents can call directly. Instead of building API integrations or writing scraping code, any MCP-compatible AI system can access structured local business data through natural language requests. The server handles authentication, rate limiting, data extraction, and response formatting automatically.
Who Uses This
AI developers building agents that need access to local business data. Companies integrating real-time data into their LLM-powered products. Research teams using AI assistants for automated data gathering. Automation platforms connecting AI agents to structured data sources. Anyone building on top of the Model Context Protocol ecosystem.
How It Works
Deploy this MCP server on Apify and connect it to any MCP-compatible client. The server exposes a set of tools that accept structured parameters and return clean JSON responses. AI agents can discover available tools, understand their parameters, and call them as part of multi-step reasoning chains. The server runs on Apify infrastructure with built-in proxy support, caching, and error handling.
Available Tools
The server provides tools for searching businesses on Google Maps, extracting contact details, enriching leads with email addresses, and building prospect lists. Each tool accepts specific parameters, handles the underlying data extraction, and returns structured JSON that AI agents can parse and reason about. Tools are designed to be composable so agents can chain multiple calls together for complex data gathering workflows.
Pricing
This MCP server uses pay-per-event pricing. Each tool call that returns data counts as one event. Pricing is consistent with the underlying data actors at $10 per 1,000 events, making it cost-effective to integrate into production AI agent workflows.
Getting Started
Deploy the MCP server from the Apify Store. Configure your MCP client (Claude Desktop, custom agent, etc.) with the server endpoint URL. The server auto-discovers available tools and exposes them to your AI system. No additional configuration needed.
FAQ
**Is this compatible with Claude Desktop?**Yes. Any MCP-compatible client can connect to this server, including Claude Desktop, custom LLM agents, and automation platforms that support the Model Context Protocol.
**Do I need separate API keys?**No. The server handles all data access internally through Apify infrastructure. You only need your Apify API token to deploy and connect.
**Can I use this in production?**Yes. The server runs on Apify's scalable infrastructure with built-in monitoring, logging, and error handling suitable for production workloads.
š» Code Example ā Python
from apify_client import ApifyClient
client = ApifyClient("YOUR_APIFY_TOKEN")
run = client.actor("nexgendata/google-maps-mcp-server").call(run_input={
# Fill in the input shape from the actor's input_schema
})
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item)
š Code Example ā cURL
curl -X POST "https://api.apify.com/v2/acts/nexgendata~google-maps-mcp-server/run-sync-get-dataset-items?token=YOUR_TOKEN" \
-H "Content-Type: application/json" \
-d '{ /* input schema */ }'
ā FAQ
**Q: How do I get started?**Sign up at apify.com, grab your API token from Settings ā Integrations, and run the actor via the Apify console, API, Python SDK, or any integration (Zapier, Make.com, n8n).
**Q: What's the typical cost per run?**See the pricing section below. Most runs finish under $0.10 for typical batches.
**Q: Is this actor maintained?**Yes. NexGenData maintains 165+ Apify actors and ships updates regularly. Bug reports via the Apify console issues tab get responses within 24 hours.
**Q: Can I use the output commercially?**Yes ā you own the output data. Check the target site's Terms of Service for any usage restrictions on the scraped content itself.
**Q: How do I handle rate limits?**Apify manages concurrency and retries automatically. For very large batches (10K+ items), run multiple smaller jobs in parallel instead of one mega-job for better reliability.
š° Pricing
Pay-per-event pricing ā you only pay for what you actually extract.
- Actor Start: $0.0001
- result: $0.0020
š Related NexGenData Actors
- RAG Web Browser
- AI Web Scraper
- Hacker News Scraper
š Apify Affiliate Program
New to Apify? Sign up with our referral link ā you get free platform credits on signup, and you help fund the maintenance of this actor fleet.
š More From NexGenData
Explore the full catalog, tutorials, Gumroad data packs, and newsletter at thenextgennexus.com ā the brand home for everything we ship.
- š Tutorials & how-to guides
- šļø Full actor catalog with usage examples
- š¦ Gumroad data packs (one-time purchases)
- š¬ Newsletter ā monthly drops of new actors and revenue experiments
_Built and maintained by NexGenData ā 165+ actors covering scraping, enrichment, MCP servers, and automation._š Home: thenextgennexus.com
You might also like
š¬ YouTube MCP ā AI Video Search & Transcripts
nexgendata/youtube-media-mcp-server
MCP server for AI assistants to search YouTube videos, extract transcripts, get channel analytics, and analyze video metadata. Works with Claude, Cursor, and any MCP-compatible AI client.
Stephan Corbeil
-
Google Maps MCP
crawlerbros/google-maps-mcp
Unified Apify MCP server for Google Maps. Search for businesses and extract comprehensive data including ratings, reviews, contact info, and more. Scrape detailed reviews from any Google Maps place.
Crawler Bros
28
5.0
š·ļø Web Scraping MCP ā AI Content Extraction
nexgendata/web-scraping-mcp-server
MCP server for AI assistants to scrape websites, extract structured content, crawl pages, and parse HTML. Works with Claude, Cursor, and any MCP-compatible AI client.
Stephan Corbeil
-
š¤ ā Review Intel MCP ā AI Review Analysis
nexgendata/review-intelligence-mcp-server
MCP server for AI assistants to aggregate and analyze product reviews from G2, Trustpilot, Yelp, and more. Extract sentiment, themes, and competitive intelligence. Works with Claude and MCP clients.
Stephan Corbeil
1
š Automotive MCP ā AI Vehicle & Dealer Search
nexgendata/automotive-mcp-server
MCP server for AI assistants to search vehicle listings, compare prices, lookup VIN data, and analyze dealer inventory across major auto marketplaces. Works with Claude, Cursor, and MCP clients.
Stephan Corbeil
1
š¼ Jobs MCP ā AI Salary & Career Search
nexgendata/job-market-mcp-server
MCP server for AI assistants to search job listings, salary data, H1B visa records, and hiring trends. Covers Indeed, Glassdoor, and government datasets. Works with Claude, Cursor, and MCP clients.
Stephan Corbeil
-
š“ Reddit MCP ā AI Post & Comment Search
nexgendata/reddit-mcp-server
MCP server for AI assistants to search Reddit posts, comments, subreddits, and user profiles. Extract trending topics and discussions. Works with Claude, Cursor, and any MCP-compatible client.
Stephan Corbeil
-
š Premium Data MCP ā AI Intelligence & Analytics Server
nexgendata/premium-data-mcp-server
Premium MCP server for AI assistants with access to advanced data intelligence, enrichment APIs, and analytics tools. Works with Claude, Cursor, and any MCP-compatible client.
Stephan Corbeil
1
āļø Travel MCP ā AI Hotel & Flight Search
nexgendata/travel-mcp-server
MCP server for AI assistants to search hotels, flights, vacation rentals, and travel reviews from Booking.com, Airbnb, and TripAdvisor. Works with Claude, Cursor, and any MCP-compatible client.
Stephan Corbeil
4
š¤ āæ Crypto MCP ā AI Token & Market Data
nexgendata/crypto-mcp-server
MCP server for AI assistants to access real-time crypto prices, market cap rankings, trading volumes, DeFi metrics, and token analytics. Works with Claude, Cursor, and any MCP-compatible client.
Stephan Corbeil
-
Related articles
Best MCP servers for developers
Read more
Server Terkait
SearXNG
A privacy-respecting metasearch engine powered by a self-hosted SearXNG instance.
Source Library
Search and cite 500+ translated historical texts (alchemy, Hermeticism, Renaissance) with DOI-backed academic citations. Access rare Latin and German manuscripts from the 15th-18th centuries.
PulseMCP Server
Discover and explore MCP servers and integrations using the PulseMCP API.
MCP Jobs
A zero-configuration job aggregation service that fetches job listings from major recruitment websites.
National Parks
Access real-time information about U.S. National Parks, including park details, alerts, and activities, via the National Park Service (NPS) API.
OriginSelect MCP Server
Discover ethical, origin-verified products from the US and Canada by country, category, or brand.
Movies Search Tool
A search tool for finding movies and TV shows from multiple video sources with link validation.
MCP RAG
A managed Retrieval-Augmented Generation (RAG) server using MCP, integrated with knowledge bases and OpenSearch.
Find BGM
Finds background music for YouTube shorts by analyzing script content and recommending tracks from YouTube Music.
Haloscan
Interact with the Haloscan SEO API for search engine optimization tasks.