mcp-browser-use-tools

mcp-browser-use-tools

By phact GitHub

This package vendors a subset of [browser-use](

browser-automation mcp-tools
Overview

What is mcp-browser-use-tools?

This package vendors a subset of the browser-use library with minimal dependencies exposed as an mcp-server, allowing users to create their own agent loops.

How to use mcp-browser-use-tools?

To use this package, integrate it into your Python project and utilize the provided tools to automate browser tasks such as searching, navigating, and interacting with web elements.

Key features of mcp-browser-use-tools?

  • Minimal dependencies for easy integration
  • Exposes internal tools for custom agent loops
  • Supports various browser automation tasks like searching, clicking, and scrolling

Use cases of mcp-browser-use-tools?

  1. Automating repetitive web tasks for data extraction.
  2. Creating custom web scraping agents.
  3. Building automated testing scripts for web applications.

FAQ from mcp-browser-use-tools?

  • Is this package a full browser agent?

No, it only exposes a subset of tools for users to create their own agent loops.

  • What programming language is this package written in?

This package is written in Python.

  • Can I use this package for web scraping?

Yes, it can be used for web scraping and automating browser interactions.

Content

mcp-browser-use-tools

This package vendors a subset of browser-use with minimal dependencies exposed as an mcp-server.

Note this does not wrap the full browser-use agent. There are other MCP's that do that. This one only exposes the internal tools for folks who want to roll their own agent loop.

Supports the following tools:

  • done
  • search_google
  • go_to_url
  • go_back
  • wait
  • click_element
  • input_text
  • switch_tab
  • open_tab
  • extract_content
  • scroll_down
  • scroll_up
  • send_keys
  • scroll_to_text
  • get_dropdown_options
  • select_dropdown_option
No tools information available.

Mirror of

browser-automation MCP-server
View Details
Puppeteer
Puppeteer by modelcontextprotocol

Browser automation and web scraping

browser-automation web-scraping
View Details

Mirror of

browser-automation playwright
View Details

Mirror of

browser-automation AI-agents
View Details

Automatically create a remote browser to complete your specified tasks, developed based on Browser Use + Sandbox. 自动创建一个远程浏览器,完成你指定的任务,基于Browser Use + Sandbox开发。

browser-automation remote-browser
View Details

MCP server for browser automation with screenshot and console logging capabilities

browser-automation automation-server
View Details

A browser automation MCP server for AI models like Claude and Gemini 2.5, enabling web browsing capabilities through natural language

browser-automation ai-assistant
View Details