Google Maps Reviews MCP Server - Secure MCP Server by ALMC Security 2025

Google Maps Reviews MCP Server

View on GitHub

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

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>"
            ]
        }
    }
}

Related in Web Scraping - Secure MCP Servers

ServerSummaryActions
PlayMCP Browser Automation ServerA comprehensive MCP (Model Context Protocol) server for browser automation using Playwright. This se...View
JCrawl4AIjcrawl4ai-mcp-server is a Spring Boot-based MCP server that interacts with the Crawl4ai API to perfo...View
MCP FetchPageIntelligent web page fetching with automatic cookie support and CSS selector extraction.View
just-every/mcp-screenshot-website-fastFast, efficient screenshot capture of web pages - optimized for CLI coding tools. Automatically tile...View
Fetcher MCP中文 | Deutsch | Español | français | 日本語 | 한국어 | Português | РусскийView
CodingBaby BrowserCodingBaby-Browser-MCP is a powerful tool that enables AI assistants like Claude 3.7 Sonnet in Curso...View