browser-use-mcp-server

502

The 'browser-use-mcp-server' project is an MCP server aimed at enabling AI agents to control web browsers through automation. It features dual transport modes, real-time VNC streaming, and asynchronous task execution, making it versatile for browser-related tasks.

Overview

browser-use-mcp-server is an MCP server enabling AI agents to control web browsers. It leverages the browser-use tool for browser automation. The server supports both SSE and stdio protocols and offers features such as asynchronous task execution and VNC streaming for real-time browser automation. Installation instructions and client configurations are provided to facilitate setup and usage.

Prerequisites

  • uv: Fast Python package manager
  • Playwright: Browser automation
  • mcp-proxy: Required for stdio mode

Features

  • Browser automation
  • Dual transport (SSE and stdio)
  • VNC streaming
  • Async tasks

Usage

  • SSE Mode: Run directly and configure clients
  • stdio Mode: Install globally, run with stdio transport