Playwright
bybmoir23
0Enables AI assistants to control a browser through a set of tools for web automation tasks.
About
This project showcases using Playwright with Cloudflare Workers as a Model Control Protocol (MCP) server, allowing AI assistants to interact with and control a browser. It provides tools for tasks like navigation, typing, clicking, and taking screenshots, making it ideal for integrating web automation into AI workflows. It can be used with various AI platforms including Cloudflare AI Playground, Claude Desktop, and GitHub Copilot in VS Code, allowing AI to intelligently interact with web applications.
Key Features
- Enables screenshot capture.
- Compatible with Cloudflare AI Playground, Claude Desktop, and GitHub Copilot in VS Code.
- Uses Playwright for reliable cross-browser automation.
- Provides tools for browser navigation, typing, and clicking.
- 0 GitHub stars
- Integrates with Cloudflare Workers for serverless deployment.
Use Cases
- Automating web interactions for AI assistants.
- Generating visual content through browser screenshots controlled by AI.
- Testing web applications via AI-driven commands.