Google Maps Reviews MCP Server
Summarizes reviews for a specific location from Google Maps.
Google Maps Reviews MCP Server
A simple tool to summarize reviews of a place on Google Maps. Provide the chatbot with the Google Maps link of a place and the number of reviews you want to extract. RAG, save scraped reviews and more features to come!
Features
- Scrape reviews from Google Maps to summarize
- Save reviews to an Excel file
Installation
Follow the instructions from this link to install uv package: https://github.com/astral-sh/uv
Install the project dependencies
uv sync
Install Playwright dependencies
playwright install-deps
Usage with Claude Desktop
Add this to your claude_desktop_config.json
{
"mcpServers": {
"google-maps-reviews": {
"command": "<path-to-your-venv-python>",
"args": [
"<path-to-your-server.py-file>"
]
}
}
}
Related Servers
Browserbase
Automate browser interactions in the cloud (e.g. web navigation, data extraction, form filling, and more)
Puppeteer Vision
Scrape webpages and convert them to markdown using Puppeteer. Features AI-driven interaction capabilities.
MCP YouTube Transcript Server
Retrieves transcripts from YouTube videos for content analysis and processing.
Oxylabs
Scrape websites with Oxylabs Web API, supporting dynamic rendering and parsing for structured data extraction.
YouTube Insights MCP Server
Extract insights from YouTube videos, including subtitles, video discovery, and channel information.
Apify RAG Web Browser
Allows AI agents to interact with the web and extract information from web pages using the Apify API.
Yahoo Finance
Interact with Yahoo Finance to get stock data, market news, and financial information using the yfinance Python library.
Buienradar
Fetches precipitation data for a given latitude and longitude using Buienradar.
Yanyue MCP
Fetches cigarette data and information from Yanyue.cn.
HDW MCP Server
Access and manage LinkedIn data and user accounts using the HorizonDataWave API.