deno2-playwright-mcp-server
11
This project is a Model Context Protocol server that uses Playwright for browser automation. It facilitates interaction between LLMs and web pages by providing features like executing JavaScript and capturing screenshots. The server can be built for various operating systems using Deno 2.
Overview
A Model Context Protocol server leveraging Playwright for browser automation. It allows LLMs to interact with web pages, take screenshots, and run JavaScript within a real browser. The server is based on Deno 2, supporting multiple platform builds including mac, linux, and windows.