Enable LLMs to automate web browsing tasks remotely using BrowserCat's cloud browser service. Perform actions like navigation, clicking, form filling, screenshot capture, and JavaScript execution without local browser installation. Monitor browser console logs and interact with web pages seamlessly through this MCP server.
Tools
browsercat_navigate
Navigate to a URL
browsercat_screenshot
Take a screenshot of the current page or a specific element
browsercat_click
Click an element on the page
browsercat_fill
Fill out an input field
browsercat_select
Select an option from a dropdown menu
browsercat_hover
Hover over an element on the page
View 1 more tool