C

co-browser/browser-use-mcp-server

ServersActiveMIT

Overview

An MCP server for browser-use with SSE transport, including a Dockerfile to run Chromium in Docker and a VNC server.

Capabilities

  • stdio transport support
  • network transport options
  • browser automation integration
  • github integration
  • mcp client integration
  • workflow automation support

Best For

MCP server for browser-use with SSE transport, Dockerfile for Chromium, and VNC server.

Decision Snapshot

Install

available

Usage

available

Config

5 strong hints

Capabilities

6 key capabilities detected

  • • GitHub stars: 818
  • • Forks: 111
  • • Source provenance count: 1
  • • Active signal: Updated this week from lifecycle signals.
  • • Last seen: 4/15/2026
  • • Published: 3/16/2026

Installation / Setup

# Install dependencies && uv sync && uv pip install playwright && uv run playwright install --with-deps --no-shell chromium

Usage

{ && "mcpServers": { && "browser-use-mcp-server": { && "url": "http://localhost:8000/sse"

Features

  • [x] **Browser Automation**: Control browsers through AI agents
  • [x] **VNC Streaming**: Watch browser automation in real-time
  • [x] **Async Tasks**: Execute browser operations asynchronously
  • stdio transport support
  • network transport options
  • browser automation integration
  • github integration
  • mcp client integration

Use Cases

  • Capability coverage: stdio transport support; network transport options.

Supported Clients / Integrations

  • stdio transport support
  • network transport options
  • browser automation integration
  • github integration
  • mcp client integration
  • workflow automation support

Compatibility Signals

  • GitHub: supports (Detected in parser config/capability hints.)

Prompt Examples

example

{ && "mcpServers": { && "browser-use-mcp-server": { && "url": "http://localhost:8000/sse"

Notes / Requirements

  • Primary language: Python
  • License: MIT
  • Parser coverage score: 1.00
  • Source feeds: Awesome MCP Servers (punkpeye)
  • Topic cluster: general

Official Links

Source Information

Community: 818 stars
Last Updated: Apr 15, 2026
PythonMIT

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.