Merge pull request #11446 from oleveldev/add-screenshot-scout-mcp

Add Screenshot Scout MCP server 🤖🤖🤖
This commit is contained in:
Frank Fiegel
2026-08-29 15:38:46 -06:00
committed by GitHub
+1
View File
@@ -480,6 +480,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`.