Summarizes reviews for a specific location from Google Maps.
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!
Follow the instructions from this link to install uv package: https://github.com/astral-sh/uv
uv sync
playwright install-deps
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>"
]
}
}
}
Fetch the content of a remote URL as Markdown with Jina Reader.
Attaches to existing browser sessions using the Chrome DevTools Protocol for automation and interaction.
Access YouTube video transcripts and translations using the YouTube Translate API.
High-quality screenshot capture optimized for Claude Vision API. Automatically tiles full pages into 1072x1072 chunks (1.15 megapixels) with configurable viewports and wait strategies for dynamic content.
Access Outscraper's data extraction services for business intelligence, location data, reviews, and contact information from various online platforms.
Enables powerful, detection-resistant browser automation for AI assistants using puppeteer-real-browser.
Automate Chrome via its debugging port with session persistence. Requires Chrome to be started with remote debugging enabled.
A server for browser automation using Google Chrome, based on the MCP framework.
A MCP server to retrieve up-to-date jobs from company career sites.
Fetch and extract web content using a Playwright headless browser, with support for intelligent extraction and flexible output.