Google Maps Reviews
БесплатноНе проверенEnables fetching Google Maps reviews and place info without authentication by using a mobile user-agent with Playwright.
Описание
Enables fetching Google Maps reviews and place info without authentication by using a mobile user-agent with Playwright.
README
An MCP (Model Context Protocol) server that scrapes Google Maps reviews using Playwright.
Why?
Google requires sign-in to view reviews on desktop. This MCP uses a mobile user-agent to bypass that restriction, letting AI assistants fetch reviews without authentication.
Installation
bun install
Usage
As MCP Server
Add to your Claude Code config (~/.claude.json):
{
"mcpServers": {
"google-maps-reviews": {
"command": "bun",
"args": ["run", "src/index.ts"],
"cwd": "/path/to/google-maps-reviews-mcp"
}
}
}
Available Tools
get_reviews
Fetch reviews from a Google Maps place.
url: Google Maps place URL (full URL with data parameters works best)
count: Number of reviews to fetch (default: 10)
get_place_info
Get basic info about a place (name, address, rating, review count).
url: Google Maps place URL
Testing
bun run test
How It Works
- Uses Playwright with mobile Safari user-agent
- Navigates to Google Maps place URL
- Parses review text using regex patterns (more resilient than DOM selectors)
- Returns structured review data (name, rating, text, date)
Limitations
- Google may change their mobile layout, breaking the scraper
- Rate limiting may apply with heavy use
- Some review text may be truncated
License
MIT
Установить Google Maps Reviews в Claude Desktop, Claude Code, Cursor
unyly install google-maps-reviews-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add google-maps-reviews-mcp -- npx -y github:limehawk/google-maps-reviews-mcpFAQ
Google Maps Reviews MCP бесплатный?
Да, Google Maps Reviews MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Google Maps Reviews?
Нет, Google Maps Reviews работает без API-ключей и переменных окружения.
Google Maps Reviews — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Google Maps Reviews в Claude Desktop, Claude Code или Cursor?
Открой Google Maps Reviews на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Playwright
Browser automation, scraping, screenshots
автор: MicrosoftPuppeteer
Browser automation and web scraping.
автор: modelcontextprotocolopentabs-dev/opentabs
Plugin-based MCP server + Chrome extension that gives AI agents access to web applications through the user's authenticated browser session. 100+ plugins with a
автор: opentabs-devrobhunter/agentdeals
1,500+ developer infrastructure deals, free tiers, and startup programs across 54 categories. Search deals, compare vendors, plan stacks, and track pricing chan
автор: robhunterCompare Google Maps Reviews with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории browse
