Playwright
Createdmisanthropic-ai
Enables LLM-powered clients to control a browser for automation tasks via the Model Context Protocol.
About
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.
Key Features
- Offers a prompt to help clients interpret web pages.
- Offers methods for waiting for elements to appear on a page.
- Includes tools for browser navigation, page interaction, and content extraction.
- 0 GitHub stars
- Provides resources for accessing browser screenshots.
- Supports creating and switching between multiple browser pages.
Use Cases
- Generating visual representations of web pages.
- Automating web tasks using LLMs.
- Extracting structured data from websites.