Google Maps Scraper MCP Server

by gmapsextractor

Not rated
GitHub

About

Give AI agents live Google Maps business, review, and photo data.

Details

Author
gmapsextractor
Categories
Web Scraping

Setup

Install Google Maps Scraper MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/gmapsextractor/Google-Maps-Scraper-MCP-server

Follow the installation instructions in the repository README, then restart your MCP client.

Give AI agents live Google Maps business, review, and photo data.

Give your AI agent live Google Maps business search, review, and photo data through one secureModel Context Protocolconnection.

This repository is the public listing and manifest for the hosted G Maps Extractor MCP server. The server runs remotely, so there is no package to install and nothing to host locally.

- Website:gmapsextractor.com
- Product page:
Google Maps Scraper MCP
- Get an API key:
cloud.gmapsextractor.com
- MCP endpoint:https://cloud.gmapsextractor.com/api/mcp
- Transport: Streamable HTTP
- Authentication:Authorization: Bearer YOUR_API_KEY

- Search businesses by keyword and location, including listing details such as names, addresses, phone numbers, websites, ratings, reviews, and photos.
- Retrieve public Google Maps reviews for reputation research and customer feedback analysis.
- Retrieve public business photos and image URLs for listing enrichment and visual audits.

Common workflows include prospecting research, local market analysis, competitor comparisons, CRM enrichment, reputation analysis, and listing audits.

Create an API key in theG Maps Extractor dashboard, keep it in a secure environment variable or secret store, and register the remote endpoint with your MCP client.

claude mcp add --transport http google-maps-scraper-mcp \ https://cloud.gmapsextractor.com/api/mcp \ --header "Authorization: Bearer YOUR_API_KEY"

Add this to.cursor/mcp.jsonin your project:

{ "mcpServers": { "google-maps-scraper-mcp": { "url": "https://cloud.gmapsextractor.com/api/mcp", "headers": { "Authorization": "Bearer YOUR_API_KEY" } } } }

Add this to.vscode/mcp.jsonin your project:

{ "servers": { "google-maps-scraper-mcp": { "type": "http", "url": "https://cloud.gmapsextractor.com/api/mcp", "headers": { "Authorization": "Bearer YOUR_API_KEY" } } } }
[mcp_servers.google-maps-scraper-mcp] type = "http" url = "https://cloud.gmapsextractor.com/api/mcp" [mcp_servers.google-maps-scraper-mcp.headers] Authorization = "Bearer YOUR_API_KEY"
{ "mcpServers": { "google-maps-scraper-mcp": { "type": "streamableHttp", "url": "https://cloud.gmapsextractor.com/api/mcp", "headers": { "Authorization": "Bearer YOUR_API_KEY" } } } }

Search for businesses and places on Google Maps in real time.

Retrieve public reviews for a place using thefidreturned bysearch_google_maps.

Retrieve public photos for a place using thefidreturned bysearch_google_maps.

- “Find the top-rated coffee shops in Portland and return their website, phone number, rating, and review count.”
- “Get the newest Google Maps reviews for this place and summarize the recurring customer complaints.”
- “Retrieve public photos for these restaurant FIDs and identify locations with limited visual content.”
- “Compare visible listing signals for dentists in Austin and group the results by rating.”

Every request must include your G Maps Extractor API key:

Do not commit a real API key to this repository or any client configuration. New accounts can start with the available free monthly requests; higher-volume usage follows the plan attached to the key.

This is a public discovery, configuration, and documentation repository. It contains:

- server.jsonfor MCP Registry-compatible server metadata
- .mcp.jsonas a ready-to-customize client configuration
- llms-install.mdwith concise installation instructions for AI agents
- product icons and branding

The hosted MCP implementation remains athttps://cloud.gmapsextractor.com/api/mcp.

Enable AI agents to get structured data from unstructured web with AgentQL.

Web scraping, crawling, and change detection with AI

Official Apify MCP server for AI agents to run Actors, extract website data, and automate web scraping and crawling workflows.

1GB Free Trial, World's Leading Proxy Service Platform, Efficient Data Collection

Discover, extract, and interact with the web - one interface powering automated access across the public internet.

Automate browser interactions in the cloud (e.g. web navigation, data extraction, form filling, and more)

Easy web data access. Simplified retrieval of information from websites and online sources.

Adds powerful web scraping and search capabilities to LLM clients like Cursor and Claude.

Real-time web data, structured for agents

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.