mcp-chromeMCP Server36/100 via “browser interaction recording and replay”
Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser functionality to AI assistants like Claude, enabling complex browser automation, content analysis, and semantic search.
Unique: Uses a transaction-based batch apply system with shadow DOM isolation to capture interactions without interfering with page functionality; stores workflows as a node-based graph model (not linear scripts) enabling visual editing, conditional branching, and AI-assisted modification
vs others: More user-friendly than Selenium/Playwright scripts because workflows are visual and editable; preserves browser session state unlike headless automation tools, reducing flakiness from login/session timeouts