mcp-browser-automation

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

  1. Clone the repository.
  2. Install dependencies.
  3. Verify executables in the 'dist' folder.

Integration

  1. Create a configuration file for Claude Desktop.
  2. Add the MCP server configuration.
  3. Start Claude Desktop.

Usage

  1. Open Claude Desktop.
  2. Start a conversation to open a browser and navigate to a URL.