mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-10 17:45:57 +00:00
Merge pull request #11228 from snapshot-site-info/add-snapshot-site
Add snapshot-site/snapshot-site-mcp to Browser Automation
This commit is contained in:
@@ -520,6 +520,7 @@ Web content access and automation capabilities. Enables searching, scraping, and
|
||||
- [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.
|
||||
- [Silbercue/public-browser](https://github.com/Silbercue/public-browser) [](https://glama.ai/mcp/servers/Silbercue/public-browser) 📇 🐍 🏠 🍎 🪟 🐧 - Chrome automation over raw CDP — no Playwright, no extension bridge, no single-tab limit. Accessibility-tree refs cached across calls survive rerenders, so a page snapshot costs 1,124 chars against Playwright MCP's 6,084. Server-side plan executor runs multi-step flows in one tool call. Ships a Python API for LLM-free scripting. MIT.
|
||||
- [site-shot/site-shot-mcp](https://github.com/site-shot/site-shot-mcp) [](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`.
|
||||
- [snapshot-site/snapshot-site-mcp](https://github.com/snapshot-site/snapshot-site-mcp) [](https://glama.ai/mcp/servers/snapshot-site/snapshot-site-mcp) 📇 ☁️ - Screenshot, visual-diff, and AI page-analysis API for AI agents. Capture any URL as PNG/JPEG/WebP/PDF/HTML, diff two versions of a page to catch visual regressions, and get an AI summary of a page. Hosted remote MCP at `https://mcp.snapshot-site.com/mcp` with OAuth, or `npx -y @snapshot-site/mcp`. In the official MCP registry as `com.snapshot-site/screenshots`.
|
||||
- [softvoyagers/pageshot-api](https://github.com/softvoyagers/pageshot-api) 📇 ☁️ - Free webpage screenshot capture API with format, viewport, and dark mode options. No API key required.
|
||||
- [SolveGate/solvegate-mcp](https://github.com/SolveGate/solvegate-mcp) [](https://glama.ai/mcp/servers/SolveGate/solvegate-mcp) 🎖️ 📇 ☁️ - Deal with Cloudflare Turnstile from an agent. `inspect_page` reports whether a page actually uses Turnstile and what its sitekey is — free, no API key — so the agent can look before it acts, and it says plainly when a page carries reCAPTCHA or hCaptcha instead, or is a full-page Cloudflare interstitial rather than an embedded widget. `solve_turnstile` and `get_solve` clear the challenge and return a token when one is genuinely needed. `npx -y solvegate-mcp`
|
||||
- [swimmwatch/cloakbrowser-mcp](https://github.com/swimmwatch/cloakbrowser-mcp) [](https://glama.ai/mcp/servers/swimmwatch/cloakbrowser-mcp) 📇 🏠 🍎 🪟 🐧 - Playwright MCP-compatible browser automation using CloakBrowser Chromium, available as an npm package and Docker image.
|
||||
|
||||
Reference in New Issue
Block a user