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.
主要功能
01Browser automation via Playwright
02Built with Deno 2 for efficient binary compilation
03Enables LLM interaction with web pages
04Supports screenshot capture and JavaScript execution
05Cross-platform build support (macOS, Linux, Windows)
使用案例
01Enabling LLMs to browse the web and extract information
02Automating web-based tasks via AI
03Testing and validating web applications using LLMs