Acerca de
The Playwright server acts as a Model Context Protocol (MCP) server, enabling Large Language Models (LLMs) to interact with and automate web browsers and APIs. Built upon Playwright, it facilitates tasks such as web page navigation, screenshot capture, PDF generation, JavaScript execution, and web scraping in a real browser environment. It is particularly optimized for Quality Assurance (QA) and end-to-end (E2E) automation, offering features like assertions, detailed logging, API testing, and the generation of Playwright test code. The server supports Streamable HTTP transport, allowing it to run efficiently behind gateways, and offers robust Docker integration for easy deployment.