README: A Model Context Protocol (MCP) server that provides browser automation capabilities using [Playwright](https://playwright.dev). This server enables LLMs to interact with web pages…
GitHub 项目简介: Playwright MCP server
README: - **Fast and lightweight**. Uses Playwright's accessibility tree, not pixel-based input. - **LLM-friendly**. No vision models needed, operates purely on structured data. - **Deter…
README: You can run Playwright MCP with persistent profile like a regular browser (default), in isolated contexts for testing sessions, or connect to your existing browser using the brows…
README: --caps <caps> | comma-separated list of additional capabilities to enable, possible values: vision, pdf, devtools.