From 13303816029af19765ffa348005e97f168beb452 Mon Sep 17 00:00:00 2001 From: reeinharddd Date: Fri, 18 Sep 2026 11:00:24 -0700 Subject: [PATCH] docs: add Glama score badge to snapmcp listing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61ffdaf2e..b337c2654 100644 --- a/README.md +++ b/README.md @@ -536,7 +536,7 @@ Web content access and automation capabilities. Enables searching, scraping, and - [prufa-dev/prufa-mcp](https://github.com/prufa-dev/prufa-mcp) [![prufa-dev/prufa-mcp MCP server](https://glama.ai/mcp/servers/prufa-dev/prufa-mcp/badges/score.svg)](https://glama.ai/mcp/servers/prufa-dev/prufa-mcp) 🐍 ☁️ - Point your coding agent at a URL and get a real-browser QA audit: broken signup/login/checkout flows, JS console errors, missing analytics, consent + security headers, mobile tap targets, and accessibility — returned as machine-verified findings graded A–F. Free 60-second audit, no signup. - [KuvopLLC/purroxy2](https://github.com/KuvopLLC/purroxy2) [![purroxy MCP server](https://glama.ai/mcp/servers/KuvopLLC/purroxy2/badges/score.svg)](https://glama.ai/mcp/servers/KuvopLLC/purroxy2) 📇 🏠 🍎 🪟 🐧 - Record what you do on any website and securely automate it forever. Replays browser actions in headless Playwright with encrypted credentials and AI-powered selector healing. - [realwigu/mcp-doctor](https://github.com/realwigu/mcp-doctor) [![realwigu/mcp-doctor MCP server](https://glama.ai/mcp/servers/realwigu/mcp-doctor/badges/score.svg)](https://glama.ai/mcp/servers/realwigu/mcp-doctor) 📇 🏠 🍎 🪟 🐧 - Zero-config diagnostics for MCP servers. Auto-discovers configs across Claude Code, Cursor, VS Code, Windsurf, and Claude Desktop, then tests connections via JSON-RPC handshake, audits security issues, and benchmarks latency. Also runs as an MCP server itself. -- [reeinharddd/snapmcp](https://github.com/reeinharddd/snapmcp) 📇 🏠 🍎 🪟 🐧 - Precision visual captures for AI agents — real-colors terminal, syntax-highlighted code, browser, markdown, HTML, and git-diff as PNG/JPEG/PDF/GIF, plus multi-shot sequences and doc embedding. Rendered fully local via Playwright (SSRF-safe by default). +- [reeinharddd/snapmcp](https://github.com/reeinharddd/snapmcp) [![reeinharddd/snapmcp MCP server](https://glama.ai/mcp/servers/reeinharddd/snapmcp/badges/score.svg)](https://glama.ai/mcp/servers/reeinharddd/snapmcp) 📇 🏠 🍎 🪟 🐧 - Precision visual captures for AI agents — real-colors terminal, syntax-highlighted code, browser, markdown, HTML, and git-diff as PNG/JPEG/PDF/GIF, plus multi-shot sequences and doc embedding. Rendered fully local via Playwright (SSRF-safe by default). - [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`.