Browser MCPMCP Server27/100 via “interactive element action execution (click, type, scroll, submit)”
** (by UI-TARS) - A fast, lightweight MCP server that empowers LLMs with browser automation via Puppeteer’s structured accessibility data, featuring optional vision mode for complex visual understanding and flexible, cross-platform configuration.
Unique: Implements robust action execution with automatic visibility verification, scroll-into-view, and retry logic rather than naive element interaction, handling edge cases like overlays, dynamic rendering, and flaky network conditions that raw Puppeteer APIs don't address
vs others: More reliable than basic Puppeteer click/type due to built-in visibility checks and retry logic; more human-like than direct DOM manipulation; handles dynamic content better than static selector-based approaches