From 0c39f100309a225dd23f98b083617b95511c818c Mon Sep 17 00:00:00 2001 From: Juan Martin Date: Sun, 6 Sep 2026 18:20:52 -0400 Subject: [PATCH 1/2] Add zumerlab/snapsurf to Browser Automation Co-Authored-By: Claude Fable 5.1 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 08f1f3ee3..fe26f240c 100644 --- a/README.md +++ b/README.md @@ -497,6 +497,7 @@ Web content access and automation capabilities. Enables searching, scraping, and - [xspadex/bilibili-mcp](https://github.com/xspadex/bilibili-mcp.git) 📇 🏠 - A FastMCP-based tool that fetches Bilibili's trending videos and exposes them via a standard MCP interface. - [ymw0407/auth-fetch-mcp](https://github.com/ymw0407/auth-fetch-mcp) [![ymw0407/auth-fetch-mcp MCP server](https://glama.ai/mcp/servers/ymw0407/auth-fetch-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ymw0407/auth-fetch-mcp) 📇 🏠 🍎 🪟 🐧 - Fetch content from login-protected web pages (Notion, Google Docs, Jira, Confluence, etc.) by opening a real browser for authentication with persistent session caching. - [PrinceGabriel-lgtm/freshcontext-mcp](https://github.com/PrinceGabriel-lgtm/freshcontext-mcp) [![freshcontext-mcp MCP server](https://glama.ai/mcp/servers/@PrinceGabriel-lgtm/freshcontext-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@PrinceGabriel-lgtm/freshcontext-mcp) ☁️ 🏠 - Real-time web intelligence with freshness timestamps. GitHub, HN, Scholar, arXiv, YC, jobs, finance, package trends — every result stamped with how old it is. +- [zumerlab/snapsurf](https://github.com/zumerlab/snapsurf) 📇 🏠 🍎 🪟 🐧 - Browser navigation and verification for agents: a ~2 KB semantic page digest, ranked whole-page text search, a typed diff after each action (added/removed/state/covered, with a faithful `changed: false`), and assertions over that diff. Local Playwright Chromium; also embeddable in-page via SnapDOM. ### ☁️ Cloud Platforms From 743578244cf7755c8efc53f452a9b040fb5675cc Mon Sep 17 00:00:00 2001 From: Juan Martin Date: Sun, 6 Sep 2026 22:10:30 -0400 Subject: [PATCH 2/2] Add Glama score badge to zumerlab/snapsurf entry Co-Authored-By: Claude Fable 5.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe26f240c..363936a82 100644 --- a/README.md +++ b/README.md @@ -497,7 +497,7 @@ Web content access and automation capabilities. Enables searching, scraping, and - [xspadex/bilibili-mcp](https://github.com/xspadex/bilibili-mcp.git) 📇 🏠 - A FastMCP-based tool that fetches Bilibili's trending videos and exposes them via a standard MCP interface. - [ymw0407/auth-fetch-mcp](https://github.com/ymw0407/auth-fetch-mcp) [![ymw0407/auth-fetch-mcp MCP server](https://glama.ai/mcp/servers/ymw0407/auth-fetch-mcp/badges/score.svg)](https://glama.ai/mcp/servers/ymw0407/auth-fetch-mcp) 📇 🏠 🍎 🪟 🐧 - Fetch content from login-protected web pages (Notion, Google Docs, Jira, Confluence, etc.) by opening a real browser for authentication with persistent session caching. - [PrinceGabriel-lgtm/freshcontext-mcp](https://github.com/PrinceGabriel-lgtm/freshcontext-mcp) [![freshcontext-mcp MCP server](https://glama.ai/mcp/servers/@PrinceGabriel-lgtm/freshcontext-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@PrinceGabriel-lgtm/freshcontext-mcp) ☁️ 🏠 - Real-time web intelligence with freshness timestamps. GitHub, HN, Scholar, arXiv, YC, jobs, finance, package trends — every result stamped with how old it is. -- [zumerlab/snapsurf](https://github.com/zumerlab/snapsurf) 📇 🏠 🍎 🪟 🐧 - Browser navigation and verification for agents: a ~2 KB semantic page digest, ranked whole-page text search, a typed diff after each action (added/removed/state/covered, with a faithful `changed: false`), and assertions over that diff. Local Playwright Chromium; also embeddable in-page via SnapDOM. +- [zumerlab/snapsurf](https://github.com/zumerlab/snapsurf) [![zumerlab/snapsurf MCP server](https://glama.ai/mcp/servers/zumerlab/snapsurf/badges/score.svg)](https://glama.ai/mcp/servers/zumerlab/snapsurf) 📇 🏠 🍎 🪟 🐧 - Browser navigation and verification for agents: a ~2 KB semantic page digest, ranked whole-page text search, a typed diff after each action (added/removed/state/covered, with a faithful `changed: false`), and assertions over that diff. Local Playwright Chromium; also embeddable in-page via SnapDOM. ### ☁️ Cloud Platforms