google-maps-reviews-mcp
An MCP Server which allows an AI Agent to gather reviews from Google Maps.
Documentation
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 syncInstall Playwright dependencies
playwright install-depsUsage with Claude Desktop
Add this to your `claude_desktop_config.json`
{
"mcpServers": {
"google-maps-reviews": {
"command": "",
"args": [
""
]
}
}
}Frequently asked questions
What is google-maps-reviews-mcp?
google-maps-reviews-mcp is An MCP Server which allows an AI Agent to gather reviews from Google Maps.
How do I install google-maps-reviews-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is google-maps-reviews-mcp open source?
Yes — it is hosted on GitHub at https://github.com/PhiDuyAnh/google-maps-reviews-mcp and has 3 stars.
Related MCP tools
Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.
Automate browser based workflows with AI
Hindsight: Agent Memory That Learns
A privacy-first app that strips AI watermarks from content you own.
Agent framework and applications built upon Qwen>=3.0, featuring Function Calling, MCP, Code Interpreter, RAG, Chrome extension, etc.
The power of Claude Code / GeminiCLI / CodexCLI + [Gemini / OpenAI / OpenRouter / Azure / Grok / Ollama / Custom Model / All Of The Above] working as one.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP