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.
Document Extractor MCP Server
Extracts document content from Microsoft Learn and GitHub URLs and stores it in PocketBase for retrieval and search.
Open Crawler MCP Server
A web crawler and text extractor with robots.txt compliance, rate limiting, and page size protection.
YouTube Transcript
An MCP server for extracting and processing transcripts from YouTube videos.
Readability Parser
Extracts and transforms webpage content into clean, LLM-optimized Markdown using the Readability algorithm.
Tech Collector MCP
Collects and summarizes technical articles from sources like Qiita, Dev.to, NewsAPI, and Hacker News using the Gemini API.
Sitemap MCP Server
A server for fetching, parsing, analyzing, and visualizing website sitemaps.
Web Scraper Service
A Python-based MCP server for headless web scraping. It extracts the main text content from web pages and outputs it as Markdown, text, or HTML.
Scrapling Fetch MCP
Fetches HTML and markdown from websites with anti-automation measures using Scrapling.
Outscraper
Access Outscraper's data extraction services for business intelligence, location data, reviews, and contact information from various online platforms.
Crawl4AI MCP Server
An MCP server for advanced web crawling, content extraction, and AI-powered analysis using the crawl4ai library.