Automates browser interactions via Playwright, enabling LLMs to interact with web pages.
This tool provides a Model Context Protocol server leveraging Playwright for browser automation, built with Deno 2. It allows Large Language Models (LLMs) to interact with web pages, capture screenshots, and execute JavaScript within a real browser environment, facilitating advanced web-based interactions for AI applications. The tool is based on the official Puppeteer MCP server.