mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-10 01:35:52 +00:00
Merge pull request #13788 from yinnho/add-aginxbrowser
Add yinnho/aginxbrowser (Browser Automation) 🤖🤖🤖
This commit is contained in:
@@ -522,6 +522,7 @@ Web content access and automation capabilities. Enables searching, scraping, and
|
||||
- [vincentvella/devloop](https://github.com/vincentvella/devloop) [](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.
|
||||
- [webdriverio/mcp](https://github.com/webdriverio/mcp) [](https://glama.ai/mcp/servers/webdriverio/mcp) 📇 🏠 - Browser and mobile app automation using WebdriverIO, enabling AI agents to control browsers, interact with web elements, and automate native Android and iOS apps via the WebDriver and Appium protocols.
|
||||
- [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.
|
||||
- [yinnho/aginxbrowser](https://github.com/yinnho/aginxbrowser) [](https://glama.ai/mcp/servers/yinnho/aginxbrowser) 🦀 🏠 🍎 🪟 🐧 - A browser built for AI agents as a single Rust binary with built-in V8 — no Chromium. Fetch with render-fallback tiers, multi-engine search, screenshots, and persistent login-state sessions (cookies/localStorage export/import), behind HTTP, native MCP (27 tools), and CDP — existing Playwright/Puppeteer code attaches directly. Stealth TLS fingerprints (Chrome/Firefox/Safari/Edge) for risk-controlled sites. Apache-2.0.
|
||||
- [ymw0407/auth-fetch-mcp](https://github.com/ymw0407/auth-fetch-mcp) [](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) [](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) [](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.
|
||||
|
||||
Reference in New Issue
Block a user