Playwrightess
Provides a persistent Playwright evaluation environment by exposing a JavaScript programming interface for agents.
About
Playwrightess offers a unique Model Context Protocol (MCP) server that establishes a persistent environment for Playwright evaluations. Unlike standard Playwright MCP approaches, it provides a direct JavaScript programming interface, ensuring state and context persist across calls. This innovative design empowers agents to interact with the Playwright API using a single, unified `playwright_eval` ubertool, streamlining complex browser automation tasks and enabling more sophisticated, stateful agent behaviors.
Key Features
- Persistent Playwright evaluation environment
- Single `playwright_eval` ubertool for Playwright API interaction
- JavaScript programming interface with state persistence
- 24 GitHub stars
Use Cases
- Automating complex browser interactions with state
- Experimenting with advanced Playwright API integrations
- Developing AI agents that require persistent browser context