janspoerer/mcp_browser_use
If you are the rightful owner of mcp_browser_use and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project aims to empower AI agents to perform web use, browser automation, scraping, and automation with Model Context Protocol (MCP) and Selenium.
Tools
Functions exposed to the LLM to take actions
click_element
Click on the element on the page
close_browser
Close the browser session
fill_text
Enter text into the input field
navigate
Navigate to the specified URL
scroll
Scroll the page
send_keys
Send keyboard keys to the browser
start_browser
Start a new browser session
take_screenshot
Take screenshot of the current page
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client