mcp-browser-use-tools logo

mcp-browser-use-tools

by phact

This package provides a subset of browser-use functionalities as an mcp-server, exposing internal tools for custom agent loop implementations. It does not wrap the full browser-use agent, focusing on specific tools.

View on GitHub

Last updated: N/A

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