Cloudflare Playwright
Enables AI assistants to control a browser through a set of tools, allowing them to perform web automation tasks like navigation, typing, clicking, and taking screenshots.
About
This project demonstrates integrating Playwright with Cloudflare Workers to function as a Model Control Protocol (MCP) server. It provides AI assistants with a robust set of tools to automate web interactions, including browsing, data entry, clicking elements, and capturing screenshots. This setup allows AI models to dynamically interact with web pages, supporting a wide range of web automation scenarios for AI-driven applications.
Key Features
- Compatible with Cloudflare AI Playground, Claude Desktop, and GitHub Copilot in VS Code
- Browser control for AI assistants
- 0 GitHub stars
- Easy deployment via Wrangler
- Integrates with Cloudflare Workers as an MCP server
- Performs web automation tasks (navigation, typing, clicking, screenshots)
Use Cases
- Enabling browser automation for AI assistants in Claude Desktop
- Testing MCP servers using LLM models in Cloudflare AI Playground
- Integrating browser control for GitHub Copilot agents in VS Code