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>"
]
}
}
}
Máy chủ liên quan
Bright Data
nhà tài trợDiscover, extract, and interact with the web - one interface powering automated access across the public internet.
Driflyte
The Driflyte MCP Server exposes tools that allow AI assistants to query and retrieve topic-specific knowledge from recursively crawled and indexed web pages.
MCP Server Collector
Discovers and collects MCP servers from the internet.
Firecrawl
Scrape, crawl, and extract data from any website using the Firecrawl API.
Fetch
Fetch web content as HTML, JSON, plain text, or Markdown.
YouTube Transcript Extractor
Extracts transcripts from public YouTube videos.
HTTP Requests
An MCP server for making HTTP requests, enabling LLMs to fetch and process web content.
MCP Web Research Server
A server for web research that brings real-time information into AI models and researches any topic.
Horse Racing News
Fetches horse racing news from the thoroughbreddailynews.com RSS feed.
YouTube Transcript MCP Server
A high-performance MCP server for fetching YouTube video transcripts, with support for caching, rate limiting, and proxy rotation.
Playwright
Playwright MCP server