- Explore MCP Servers
- mcp-browser-use-tools
Mcp Browser Use Tools
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.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
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.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
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
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










