Deno2 Playwright
CreatedMCP-Mirror
Enables LLMs to interact with and automate web pages using Playwright in a Deno 2 environment.
About
This tool provides a Model Context Protocol (MCP) server built with Deno 2 and Playwright. It allows Large Language Models (LLMs) to interact with web pages through browser automation, enabling actions such as taking screenshots and executing JavaScript within a real browser environment. It is designed to be easily built and deployed across various platforms including macOS, Linux, and Windows, offering a streamlined approach to integrating browser automation into LLM workflows.
Key Features
- Build scripts for macOS, Linux, and Windows
- Compatible with the Model Context Protocol (MCP)
- Leverages Playwright for robust browser automation
- 0 GitHub stars
- Built with Deno 2 for efficient binary compilation and runtime
- Supports screenshot capture and JavaScript execution in a browser environment
Use Cases
- Generating visual representations of web content for LLMs
- Enabling LLMs to interact with web applications
- Automated web testing and data extraction