https://github.com/phact/mcp-browser-use-tools
This package vendors a subset of [browser-use](https://github.com/browser-use/browser-use) with minimal dependencies exposed as an mcp-server.
https://github.com/phact/mcp-browser-use-tools
Last synced: 8 months ago
JSON representation
This package vendors a subset of [browser-use](https://github.com/browser-use/browser-use) with minimal dependencies exposed as an mcp-server.
- Host: GitHub
- URL: https://github.com/phact/mcp-browser-use-tools
- Owner: phact
- Created: 2025-03-10T20:28:48.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-11T02:14:14.000Z (8 months ago)
- Last Synced: 2025-03-11T03:21:51.379Z (8 months ago)
- Language: Python
- Size: 1.38 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-mcp-servers - **mcp-browser-use-tools** - This package vendors a subset of [browser-use](https://github.com/browser-use/browser-use) with minimal dependencies exposed as an mcp-server. `python` `mcp` `server` `http` `pip install git+https://github.com/phact/mcp-browser-use-tools` (🤖 AI/ML)
- awesome-mcp-servers - **mcp-browser-use-tools** - This package vendors a subset of [browser-use](https://github.com/browser-use/browser-use) with minimal dependencies exposed as an mcp-server. `python` `mcp` `server` `http` `pip install git+https://github.com/phact/mcp-browser-use-tools` (🤖 AI/ML)
README
# mcp-browser-use-tools
This package vendors a subset of [browser-use](https://github.com/browser-use/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