mcp-browser-automation
8
MCP Browser Automation is a demo project for automating web browser actions using Playwright within a Model Context Protocol server framework. It integrates with Claude Desktop for enhanced user interaction and browsing control.
MCP Browser Automation
This demo project focuses on implementing a Model Context Protocol server to automate browsing using Playwright. It works alongside the Claude Desktop client to handle user prompts and control the browser.
Pre-requisites
- Playwright
- Claude Desktop
- Node.js
Building
- Clone the repository.
- Install dependencies.
- Verify executables in the 'dist' folder.
Integration
- Create a configuration file for Claude Desktop.
- Add the MCP server configuration.
- Start Claude Desktop.
Usage
- Open Claude Desktop.
- Start a conversation to open a browser and navigate to a URL.