Access millions of businesses and points of interest worldwide, complete with ratings, contact info, and real customer feedback.
What is Google Maps MCP?
The Google Maps MCP node adds AI powered access to Google Maps data. Simply describe the location data you need, and the node converts your prompt into the correct API calls. Because it understands natural language, you can search, enrich, or collect reviews without worrying about endpoints or parameters.What Can It Do for You?
- Locate businesses or points of interest by keyword, category, or geographic area
- Enrich any place with full contact details, ratings, and website links
- Collect authentic customer reviews for reputation monitoring or sentiment analysis
- Build hyper local lead lists with geo targeted searches that return names, addresses, and phone numbers
Available Tools
Tool | What It Does | Example Use |
---|---|---|
Search Places | Search for places on Google Maps by location and search terms | ”Search Places: in Los Angeles find vegan bakery and return name, address, rating, and Google Maps URL” |
Get Place Details | Retrieve comprehensive information for a specific place using its URL or place ID | ”Get Place Details for place ID ChIJ7aVxnOTHwoARxKIntFtakKo and return name, full address, phone, website, and rating” |
Search By Category | Find places that belong to a specific Google Maps category | ”Search By Category: category Coworking Space in Austin TX and return name, address, category, and place ID” |
Get Place Reviews | Pull customer reviews for a given place | ”Get Place Reviews for URL https://maps.google.com/?cid=13736365761726927490 and return reviewer name, rating, and review text” |
Find Places In Area | List every place visible within a defined map area (viewport) | “Find Places In Area: bounding box 40.7504,-73.9934 to 40.7624,-73.9804 and return name, category, and place ID” |
Credit Costs
Tool | Credits Per Use |
---|---|
Search Places | 3 credits per item |
Get Place Details | 5 credits per item |
Search By Category | 3 credits per item |
Get Place Reviews | 3 credits per item |
Find Places In Area | 3 credits per item |
How to Use
1
Create Your Google Maps MCP Node
Open your node library, search for Google Maps, and click “Create a node with AI”
2
Add Your Prompt
Drag the Google Maps MCP node onto the canvas and write a clear, specific prompt describing the single action you want it to perform.
3
Test Your Node
Run the node to check the output. Adjust the prompt if you need additional filters or fields.
4
Save and Reuse
Save your working Google Maps node to the library so you can drop it into any future workflow.
Example Prompts
Here are some prompts that work well with Google Maps MCP: Local Business SearchStart with a narrow search or a single place ID to verify your output fields, then expand to larger searches once everything looks good.
Troubleshooting
If your Google Maps MCP node is not behaving as expected, try these best practices:Keep Prompts Simple and Specific
- Good: “Search Places: in Chicago find
board game store
and return name and address” - Less Efficient: “Search for board game stores in Chicago, then for each one get details and reviews, and finally summarize pros and cons”
For best results, create separate nodes for each action. Google Maps MCP works best with focused, single action prompts.
Match What Google Maps Can Do
- Good: “Get Place Reviews for place ID
ChIJN1t_tDeuEmsRUsoyG83frY4
and return review text and rating” - Less Efficient: “Get Place Reviews and translate them to Spanish”
Google Maps MCP excels at gathering location data. For translation, connect the output to an Ask AI node.
Break Complex Tasks Into Steps
Instead of trying to do everything in one prompt (which might cause timeouts or incomplete results):1
Step 1: Search Coffee Shops
Search Places: in San Francisco find “coffee shop” and return name and place ID
2
Step 2: Enrich Places
Get Place Details for place_id_list and return name, address, phone, and rating
3
Step 3: Collect Reviews
Get Place Reviews for place_id_list and return reviewer name, rating, and review text
Connect these nodes sequentially. The place IDs from Step 1 feed into Step 2 and Step 3.
Focus on Data Retrieval
Google Maps MCP is great at getting information from Google Maps. For analysis or content creation, link it to other nodes. Example:- Good prompt: “Find Places In Area: bounding box 48.8566,2.3522 to 48.8666,2.3622 and return name, category, and place ID”
- Less Efficient: “Find places in Paris and write a travel guide article”
Use an Ask AI node after Google Maps to generate articles, summaries, or insights based on the data you retrieved.
Troubleshooting Node Creation
Empty Outputs
Empty Outputs
In the node creation window, click “Request changes” and ask the AI to add debug logs and verify the API response.
Incorrect Results
Incorrect Results
In the node creation window, click “Request changes” and describe what you expected versus what you received.
Errors
Errors
First click “Fix with Gummie”. If multiple attempts fail, simplify your prompt or contact support.
Iterate with Request Changes
Iterate with Request Changes
MCP node creation often requires a few tweaks. Use “Request changes” (in the node creation window) to refine filters, output fields, or pagination.
Need More Help?
- Watch What are MCP Nodes video tutorial
- Check out MCP Best Practices in Gumloop University
- Join the Gumloop Community for support
- View the Google Maps MCP setup guide for Claude and Cursor
- Contact support at support@gumloop.com