Add trueoriginlabs/vibatchium to Browser Automation

Rebased onto current main and added the Glama score badge (rated B) as
requested in the review.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
monodev-eth
2026-09-08 10:26:13 +10:00
co-authored by Claude Opus 5
parent a62ccedb39
commit 9593ce7f52
+1
View File
@@ -536,6 +536,7 @@ Web content access and automation capabilities. Enables searching, scraping, and
- [SolveGate/solvegate-mcp](https://github.com/SolveGate/solvegate-mcp) [![SolveGate/solvegate-mcp MCP server](https://glama.ai/mcp/servers/SolveGate/solvegate-mcp/badges/score.svg)](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) [![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) 🦀 🏠 🪟 🐧 - Visible local browser automation in the signed-in Chromium profile you already use, with useful recovery and optional policy and audit.
- [trueoriginlabs/vibatchium](https://github.com/trueoriginlabs/vibatchium) [![trueoriginlabs/vibatchium MCP server](https://glama.ai/mcp/servers/trueoriginlabs/vibatchium/badges/score.svg)](https://glama.ai/mcp/servers/trueoriginlabs/vibatchium) 🐍 🏠 🐧 - Self-hosted stealth browser automation for unattended agents. Drives real consumer Chrome via Patchright, holding N parallel persistent logged-in profiles on one daemon so sessions survive across runs. Encrypted credential vault with TOTP and IMAP email-code 2FA, a renderer-free TLS-impersonating fetch lane that reuses session cookies, token-frugal page extraction, and prompt-injection scanning on by default.
- [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.