소개
This project demonstrates how to use Playwright with Cloudflare Workers as a Model Control Protocol (MCP) server. It provides a set of tools that allow AI assistants to control a browser, enabling web automation tasks such as navigation, typing, clicking, and taking screenshots. The server is compatible with platforms like Cloudflare AI Playground, Claude Desktop, and GitHub Copilot in VS Code, facilitating integration with various AI workflows for automated web interactions.
주요 기능
- Deployed on Cloudflare Workers for serverless execution
- Integrates with Cloudflare AI Playground, Claude Desktop, and GitHub Copilot
- Enables browser control via AI assistants
- Provides a set of browser automation tools exposed via the MCP protocol
- Supports navigation, typing, clicking, and screenshot actions
- 0 GitHub stars
사용 사례
- Automating web interactions with AI
- Testing MCP servers with Cloudflare AI Playground
- Integrating browser control with Claude Desktop and VS Code