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
Bright Data
sponsorDiscover, extract, and interact with the web - one interface powering automated access across the public internet.
News MCP Server
Real-time news aggregation from AP, BBC, NPR, Hacker News, and Google News
Browser MCP
A fast, lightweight MCP server that empowers LLMs with browser automation via Puppeteer’s structured accessibility data, featuring optional vision mode for complex visual understanding and flexible, cross-platform configuration.
YouTube Transcript Extractor
Extracts transcripts from public YouTube videos.
Douyin MCP Server
Extract watermark-free video links and copy from Douyin.
Headline Vibes Analysis
Analyzes the sentiment of news headlines from major US publications using the NewsAPI.
Puppeteer MCP Server
Automate browser interactions using Puppeteer, controlling new or existing Chrome instances.
VLR MCP
MCP server for accessing VLR.gg VALORANT esports data
Extract Developer & LLM Docs
Extract documentation for AI agents from any site with llms.txt support. Features MCP server, REST API, batch processing, and multiple export formats.
MCP Substack Server
Download and parse Substack posts.
WebforAI Text Extractor
Extracts plain text from web pages using WebforAI.