From 359573f6b788395902267e6661ea66714016a290 Mon Sep 17 00:00:00 2001 From: Oleksii Velykyi <149375259+oleveldev@users.noreply.github.com> Date: Mon, 3 Aug 2026 18:36:51 +0300 Subject: [PATCH] Add Screenshot Scout MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67370cd77..9d5642bc5 100644 --- a/README.md +++ b/README.md @@ -462,6 +462,7 @@ Web content access and automation capabilities. Enables searching, scraping, and - [recursechat/mcp-server-apple-shortcuts](https://github.com/recursechat/mcp-server-apple-shortcuts) 📇 🏠 🍎 - An MCP Server Integration with Apple Shortcuts - [Retio-ai/pagemap](https://github.com/Retio-ai/Retio-pagemap) 🐍 🏠 - Compresses ~100K-token HTML into 2-5K-token structured maps while preserving every actionable element. AI agents can read and interact with any web page at 97% fewer tokens. - [ScrapeUnblocker/scrapeunblocker-mcp](https://github.com/ScrapeUnblocker/scrapeunblocker-mcp) [![ScrapeUnblocker/scrapeunblocker-mcp MCP server](https://glama.ai/mcp/servers/ScrapeUnblocker/scrapeunblocker-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ScrapeUnblocker/scrapeunblocker-mcp) 📇 🏠 🍎 🪟 🐧 - Fetch any web page's HTML (or AI-parsed JSON, or Google results) through the ScrapeUnblocker anti-bot API (Cloudflare, DataDome, PerimeterX, Akamai, Shape), using your own API key. Three tools: `fetch_html`, `fetch_parsed`, `google_search`. Install: `npx -y scrapeunblocker-mcp`. +- [screenshotscout/screenshotscout-mcp](https://github.com/screenshotscout/screenshotscout-mcp) [![screenshotscout/screenshotscout-mcp MCP server](https://glama.ai/mcp/servers/screenshotscout/screenshotscout-mcp/badges/score.svg)](https://glama.ai/mcp/servers/screenshotscout/screenshotscout-mcp) 📇 ☁️ - Capture webpages as images or PDFs with full-page and element targeting, device and viewport controls, location selection, page interactions, blocking options, and configurable output. - [seleniumboot/selenium-mcp](https://github.com/seleniumboot/selenium-mcp) [![seleniumboot/selenium-mcp MCP server](https://glama.ai/mcp/servers/seleniumboot/selenium-mcp/badges/score.svg)](https://glama.ai/mcp/servers/seleniumboot/selenium-mcp) 🐍 🏠 🍎 🪟 🐧 - Python MCP server for Selenium WebDriver — 84 tools for browser automation, element interactions, assertions, and self-healing locators, plus codegen for Java TestNG / JUnit 5 / Cucumber / pytest / C# NUnit / Playwright and CI pipelines (GitHub Actions / Jenkins / GitLab CI). No ChromeDriver setup needed. - [serkan-ozal/browser-devtools-mcp](https://github.com/serkan-ozal/browser-devtools-mcp) 📇 - An MCP Server enables AI assistants to autonomously test, debug, and validate web applications. - [site-shot/site-shot-mcp](https://github.com/site-shot/site-shot-mcp) [![site-shot/site-shot-mcp MCP server](https://glama.ai/mcp/servers/site-shot/site-shot-mcp/badges/score.svg)](https://glama.ai/mcp/servers/site-shot/site-shot-mcp) 📇 ☁️ - Website screenshot API for AI agents. Real Chromium rendering, full-page capture up to 20,000px, country/geo proxies, and automatic ad & cookie-banner removal (cleaner images, fewer vision tokens). Two tools: `capture_screenshot`, `capture_full_page`. Install: `npx -y site-shot-mcp`.