Skip to main content

MCP browser-use server library

Project description

➡️ browser-use mcp server

browser-use MCP Server with SSE transport

requirements

  • uv
curl -LsSf https://astral.sh/uv/install.sh | sh

quickstart

uv sync
uv pip install playwright
uv run playwright install --with-deps --no-shell chromium
uv run server --port 8000
  • the .env requires the following:
OPENAI_API_KEY=[your api key]
CHROME_PATH=[only change this if you have a custom chrome build]
  • we will be adding support for other LLM providers to power browser-use (claude, grok, bedrock, etc)

when building the dockerfile you can add in your own VNC server password:

docker build --build-arg VNC_PASSWORD=klaatubaradanikto .

tools

  • SSE transport
  • browser_use - Initiates browser tasks with URL and action
  • browser_get_result - Retrieves results of async browser tasks

supported clients

  • cursor.ai
  • claude desktop
  • claude code
  • windsurf (windsurf doesn't support SSE yet)

usage

after running the server, add http://localhost:8000/sse to your client UI, or in a mcp.json file:

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

cursor

  • ./.cursor/mcp.json

windsurf

  • ~/.codeium/windsurf/mcp_config.json

claude

  • ~/Library/Application Support/Claude/claude_desktop_config.json
  • %APPDATA%\Claude\claude_desktop_config.json

then try asking your LLM the following:

open https://news.ycombinator.com and return the top ranked article

help

for issues or interest reach out @ https://cobrowser.xyz

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

browser_use_mcp_server-0.1.3.tar.gz (10.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

browser_use_mcp_server-0.1.3-py3-none-any.whl (12.6 kB view details)

Uploaded Python 3

File details

Details for the file browser_use_mcp_server-0.1.3.tar.gz.

File metadata

  • Download URL: browser_use_mcp_server-0.1.3.tar.gz
  • Upload date:
  • Size: 10.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for browser_use_mcp_server-0.1.3.tar.gz
Algorithm Hash digest
SHA256 cfee9a3ce0ed5765426343c948baf6102788d8a9a17b88089cf9a7b687dc5190
MD5 d5979f9d37ea348f80ccc134e7ce0c02
BLAKE2b-256 76600909c641f3ee300339d747e7711b7331c7c9c13c7096a3dde2c138fa3410

See more details on using hashes here.

Provenance

The following attestation bundles were made for browser_use_mcp_server-0.1.3.tar.gz:

Publisher: python-publish.yml on co-browser/browser-use-mcp-server

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file browser_use_mcp_server-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for browser_use_mcp_server-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 18718d4a1adca214666f7371aa519b76b666a01b45f3b3751fd2c223640e1764
MD5 3b5b6f894ced663fcae5b646c8b1946d
BLAKE2b-256 22ded7c65a15b7a61bd3f9d7d75e5de8a4305176044644ced470fee5336feca0

See more details on using hashes here.

Provenance

The following attestation bundles were made for browser_use_mcp_server-0.1.3-py3-none-any.whl:

Publisher: python-publish.yml on co-browser/browser-use-mcp-server

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page