Deno2 Playwright icon

Deno2 Playwright

Createdjakedahn

Automates browser interactions via Playwright, enabling LLMs to interact with web pages.

About

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.

Key Features

  • Browser automation via Playwright
  • Built with Deno 2 for efficient binary compilation
  • Enables LLM interaction with web pages
  • Supports screenshot capture and JavaScript execution
  • Cross-platform build support (macOS, Linux, Windows)

Use Cases

  • Enabling LLMs to browse the web and extract information
  • Automating web-based tasks via AI
  • Testing and validating web applications using LLMs