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>"
]
}
}
}
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Bright Data
ผู้สนับสนุนDiscover, extract, and interact with the web - one interface powering automated access across the public internet.
Playwright Server
A server for browser automation using the Playwright library.
Puppeteer Real Browser
Enables powerful, detection-resistant browser automation for AI assistants using puppeteer-real-browser.
APIMesh
18 x402-payable web analysis APIs for AI agents — pay per call with USDC on Base, no API keys needed
JCrawl4AI
A Java-based MCP server for interacting with the Crawl4ai web scraping API.
Intercept
Give your AI the ability to read the web. Fetches URLs as clean markdown with 9 fallback strategies. Handles tweets, YouTube, arXiv, PDFs, and regular pages.
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.
Anysite
Turn any website into an API
BrowserCat MCP Server
Remote browser automation using the BrowserCat API.
Website Snapshot
A MCP server that provides comprehensive website snapshot capabilities using Playwright. This server enables LLMs to capture and analyze web pages through structured accessibility snapshots, network monitoring, and console message collection.
Bilibili Comments
Fetch Bilibili video comments in bulk, including nested replies. Requires a Bilibili cookie for authentication.