From b48896d124a6d8e35627857bb12853eabb3b23ba Mon Sep 17 00:00:00 2001 From: Leo Botinelly Date: Sat, 1 Aug 2026 00:41:52 -0400 Subject: [PATCH 1/3] Add Ghostlight browser automation server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aef0aa4a6..491a4ffdb 100644 --- a/README.md +++ b/README.md @@ -467,6 +467,7 @@ Web content access and automation capabilities. Enables searching, scraping, and - [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`. - [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. - [swimmwatch/cloakbrowser-mcp](https://github.com/swimmwatch/cloakbrowser-mcp) [![swimmwatch/cloakbrowser-mcp MCP server](https://glama.ai/mcp/servers/swimmwatch/cloakbrowser-mcp/badges/score.svg)](https://glama.ai/mcp/servers/swimmwatch/cloakbrowser-mcp) 📇 🏠 🍎 🪟 🐧 - Playwright MCP-compatible browser automation using CloakBrowser Chromium, available as an npm package and Docker image. +- [sylin-org/ghostlight](https://github.com/sylin-org/ghostlight) 🦀 🏠 🪟 🐧 - Local browser-control MCP server that lets agents work in dedicated tabs inside the Chromium profile where you are already signed in. Activity stays visible, ordinary tabs remain out of reach, and optional policy and audit controls govern sensitive actions. - [User0856/snaprender-mcp](https://github.com/User0856/snaprender-integrations/tree/main/mcp-server) [![snaprender-mcp MCP server](https://glama.ai/mcp/servers/@User0856/snaprender-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@User0856/snaprender-mcp) 📇 ☁️ - Screenshot API for AI agents — capture any website as PNG, JPEG, WebP, or PDF with device emulation, dark mode, ad blocking, and cookie banner removal. Free tier included. - [copperline-labs/rendex-mcp](https://github.com/copperline-labs/rendex-mcp) [![rendex-mcp MCP server](https://glama.ai/mcp/servers/copperline-labs/rendex-mcp/badges/score.svg)](https://glama.ai/mcp/servers/copperline-labs/rendex-mcp) 📇 ☁️ - Screenshot, PDF, and HTML rendering API for AI agents. Capture any URL or raw HTML as PNG/JPEG/WebP/PDF with batch processing, geo-targeting, async webhooks, and MCP-native integration. Free tier included. - [vincentvella/devloop](https://github.com/vincentvella/devloop) [![vincentvella/devloop MCP server](https://glama.ai/mcp/servers/vincentvella/devloop/badges/score.svg)](https://glama.ai/mcp/servers/vincentvella/devloop) 📇 🏠 🍎 🪟 🐧 - Drives a browser (or a native Expo/React Native app on iOS/Android) and your dev server onto one correlated timeline, so a browser console error and the backend stack trace from the same moment line up. Includes `repro` action sequences, a unified log/network query API, and an Electron cockpit. From 007cd42e7f42fe6e01ba5c739e0170bb1d2d2af0 Mon Sep 17 00:00:00 2001 From: Leo Botinelly Date: Sat, 1 Aug 2026 01:08:23 -0400 Subject: [PATCH 2/3] Add Ghostlight Glama score badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 491a4ffdb..0fb7bb91e 100644 --- a/README.md +++ b/README.md @@ -467,7 +467,7 @@ Web content access and automation capabilities. Enables searching, scraping, and - [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`. - [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. - [swimmwatch/cloakbrowser-mcp](https://github.com/swimmwatch/cloakbrowser-mcp) [![swimmwatch/cloakbrowser-mcp MCP server](https://glama.ai/mcp/servers/swimmwatch/cloakbrowser-mcp/badges/score.svg)](https://glama.ai/mcp/servers/swimmwatch/cloakbrowser-mcp) 📇 🏠 🍎 🪟 🐧 - Playwright MCP-compatible browser automation using CloakBrowser Chromium, available as an npm package and Docker image. -- [sylin-org/ghostlight](https://github.com/sylin-org/ghostlight) 🦀 🏠 🪟 🐧 - Local browser-control MCP server that lets agents work in dedicated tabs inside the Chromium profile where you are already signed in. Activity stays visible, ordinary tabs remain out of reach, and optional policy and audit controls govern sensitive actions. +- [sylin-org/ghostlight](https://github.com/sylin-org/ghostlight) [![sylin-org/ghostlight MCP server](https://glama.ai/mcp/servers/sylin-org/ghostlight/badges/score.svg)](https://glama.ai/mcp/servers/sylin-org/ghostlight) 🦀 🏠 🪟 🐧 - Local browser-control MCP server that lets agents work in dedicated tabs inside the Chromium profile where you are already signed in. Activity stays visible, ordinary tabs remain out of reach, and optional policy and audit controls govern sensitive actions. - [User0856/snaprender-mcp](https://github.com/User0856/snaprender-integrations/tree/main/mcp-server) [![snaprender-mcp MCP server](https://glama.ai/mcp/servers/@User0856/snaprender-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@User0856/snaprender-mcp) 📇 ☁️ - Screenshot API for AI agents — capture any website as PNG, JPEG, WebP, or PDF with device emulation, dark mode, ad blocking, and cookie banner removal. Free tier included. - [copperline-labs/rendex-mcp](https://github.com/copperline-labs/rendex-mcp) [![rendex-mcp MCP server](https://glama.ai/mcp/servers/copperline-labs/rendex-mcp/badges/score.svg)](https://glama.ai/mcp/servers/copperline-labs/rendex-mcp) 📇 ☁️ - Screenshot, PDF, and HTML rendering API for AI agents. Capture any URL or raw HTML as PNG/JPEG/WebP/PDF with batch processing, geo-targeting, async webhooks, and MCP-native integration. Free tier included. - [vincentvella/devloop](https://github.com/vincentvella/devloop) [![vincentvella/devloop MCP server](https://glama.ai/mcp/servers/vincentvella/devloop/badges/score.svg)](https://glama.ai/mcp/servers/vincentvella/devloop) 📇 🏠 🍎 🪟 🐧 - Drives a browser (or a native Expo/React Native app on iOS/Android) and your dev server onto one correlated timeline, so a browser console error and the backend stack trace from the same moment line up. Includes `repro` action sequences, a unified log/network query API, and an Electron cockpit. From 5974bc8f0b6084dbcd3c0f0454f337bd39bf3152 Mon Sep 17 00:00:00 2001 From: Leo Botinelly Date: Fri, 7 Aug 2026 02:10:38 -0400 Subject: [PATCH 3/3] Refresh Ghostlight description for 0.8.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fb7bb91e..fb6a3511c 100644 --- a/README.md +++ b/README.md @@ -467,7 +467,7 @@ Web content access and automation capabilities. Enables searching, scraping, and - [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`. - [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. - [swimmwatch/cloakbrowser-mcp](https://github.com/swimmwatch/cloakbrowser-mcp) [![swimmwatch/cloakbrowser-mcp MCP server](https://glama.ai/mcp/servers/swimmwatch/cloakbrowser-mcp/badges/score.svg)](https://glama.ai/mcp/servers/swimmwatch/cloakbrowser-mcp) 📇 🏠 🍎 🪟 🐧 - Playwright MCP-compatible browser automation using CloakBrowser Chromium, available as an npm package and Docker image. -- [sylin-org/ghostlight](https://github.com/sylin-org/ghostlight) [![sylin-org/ghostlight MCP server](https://glama.ai/mcp/servers/sylin-org/ghostlight/badges/score.svg)](https://glama.ai/mcp/servers/sylin-org/ghostlight) 🦀 🏠 🪟 🐧 - Local browser-control MCP server that lets agents work in dedicated tabs inside the Chromium profile where you are already signed in. Activity stays visible, ordinary tabs remain out of reach, and optional policy and audit controls govern sensitive actions. +- [sylin-org/ghostlight](https://github.com/sylin-org/ghostlight) [![sylin-org/ghostlight MCP server](https://glama.ai/mcp/servers/sylin-org/ghostlight/badges/score.svg)](https://glama.ai/mcp/servers/sylin-org/ghostlight) 🦀 🏠 🪟 🐧 - Visible local browser automation in the signed-in Chromium profile you already use, with useful recovery and optional policy and audit. - [User0856/snaprender-mcp](https://github.com/User0856/snaprender-integrations/tree/main/mcp-server) [![snaprender-mcp MCP server](https://glama.ai/mcp/servers/@User0856/snaprender-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@User0856/snaprender-mcp) 📇 ☁️ - Screenshot API for AI agents — capture any website as PNG, JPEG, WebP, or PDF with device emulation, dark mode, ad blocking, and cookie banner removal. Free tier included. - [copperline-labs/rendex-mcp](https://github.com/copperline-labs/rendex-mcp) [![rendex-mcp MCP server](https://glama.ai/mcp/servers/copperline-labs/rendex-mcp/badges/score.svg)](https://glama.ai/mcp/servers/copperline-labs/rendex-mcp) 📇 ☁️ - Screenshot, PDF, and HTML rendering API for AI agents. Capture any URL or raw HTML as PNG/JPEG/WebP/PDF with batch processing, geo-targeting, async webhooks, and MCP-native integration. Free tier included. - [vincentvella/devloop](https://github.com/vincentvella/devloop) [![vincentvella/devloop MCP server](https://glama.ai/mcp/servers/vincentvella/devloop/badges/score.svg)](https://glama.ai/mcp/servers/vincentvella/devloop) 📇 🏠 🍎 🪟 🐧 - Drives a browser (or a native Expo/React Native app on iOS/Android) and your dev server onto one correlated timeline, so a browser console error and the backend stack trace from the same moment line up. Includes `repro` action sequences, a unified log/network query API, and an Electron cockpit.