MCP ExplorerExplorer

Mcp Browser Use Tools

@phacton a year ago
1 MIT
FreeCommunity
AI Systems
This package vendors a subset of [browser-use](https://github.com/browser-use/browser-use) with minimal dependencies exposed as an mcp-server.

Overview

What is Mcp Browser Use Tools

mcp-browser-use-tools is a package that provides a subset of the browser-use library with minimal dependencies, designed to be used as an MCP server. It allows users to access internal tools for creating custom agent loops without wrapping the full browser-use agent.

Use cases

Use cases for mcp-browser-use-tools include automated testing of web applications, scraping web content, simulating user interactions for performance testing, and building custom browser agents for specific tasks.

How to use

To use mcp-browser-use-tools, you need to set up an MCP server environment and include this package in your project. After installation, you can call the various tools provided to perform actions such as navigating to URLs, clicking elements, and extracting content.

Key features

Key features of mcp-browser-use-tools include a variety of tools for web automation such as ‘search_google’, ‘go_to_url’, ‘click_element’, ‘input_text’, and more. It supports essential actions for interacting with web pages and automating tasks.

Where to use

mcp-browser-use-tools can be used in web automation, testing frameworks, and any scenario where custom browser interactions are needed. It is particularly useful for developers looking to create tailored automation solutions.

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

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers