Enables LLM-powered clients to control a browser for automation tasks via the Model Context Protocol.
Playwright is a wrapper for the Model Context Protocol (MCP) that allows Large Language Model (LLM) powered clients to control a web browser for automation. It exposes resources for accessing browser screenshots, provides a prompt for interpreting web pages, and implements a comprehensive set of browser automation tools for navigation, page interaction, and content extraction.