소개
This project showcases how to integrate Playwright with Cloudflare Workers to function as a Model Control Protocol (MCP) server. It equips AI assistants with the capability to interact with web pages, executing actions such as navigation, text input, clicks, and taking screenshots. The server facilitates browser automation through a defined set of tools, making it compatible with various AI platforms including Cloudflare AI Playground, Claude Desktop, and GitHub Copilot in VS Code.
주요 기능
- Deployable as a Cloudflare Worker
- Enables AI assistants to control a browser
- 0 GitHub stars
- Integrates with Cloudflare AI Playground, Claude Desktop, and GitHub Copilot in VS Code
- Provides 14 browser control tools
- Supports web automation tasks (navigation, typing, clicking, screenshots)
사용 사례
- Automating web tasks via natural language commands from AI assistants
- Testing and demonstrating MCP server capabilities with LLMs
- Enabling AI models to interact with web applications