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.
Crawl4AI RAG
Integrate web crawling and Retrieval-Augmented Generation (RAG) into AI agents and coding assistants.
Feed
A server for fetching and parsing RSS, Atom, and JSON feeds.
URnetwork
High quality VPN and Proxy connections
HTTP Requests
An MCP server for making HTTP requests, enabling LLMs to fetch and process web content.
Patchright Lite MCP Server
A server that wraps the Patchright SDK to provide stealth browser automation for AI models.
Postman API V3
MCP server for Postman API v3
AI Shopping Assistant
A conversational AI shopping assistant for web-based product discovery and decision-making.
XPath MCP Server
Execute XPath queries on XML content.
YouTube Transcript
An MCP server for extracting and processing transcripts from YouTube videos.
Web Search
Performs web searches and extracts full page content from search results.