browsercat-mcp-server
3.5
BrowserCat MCP Server offers cloud-based browser automation, allowing users to interact with web pages and manage browser tasks without needing local installations. It provides features like navigation, screenshot capturing, and JavaScript execution in real browser environments.
Top Comments
BrowserCat MCP Server
A Model Context Protocol server designed for browser automation using BrowserCat's cloud service, enabling web page interaction, screenshot capturing, and JavaScript execution without local browser installation.
Components
Tools
- browsercat_navigate: Navigate to any URL.
- browsercat_screenshot: Capture full-page or element-specific screenshots.
- browsercat_click: Click on page elements.
- browsercat_hover: Hover over page elements.
- browsercat_fill: Fill input fields.
- browsercat_select: Select dropdown options.
- browsercat_evaluate: Run JavaScript code.
Resources
- Console Logs: Access browser console output.
- Screenshots: Retrieve captured screenshots by name.
Key Features
- Cloud-based browser automation
- No local installation needed
- Console log and screenshot access
- JavaScript execution and web interaction support
Configuration to use BrowserCat MCP Server
Environment Variables
BROWSERCAT_API_KEY
: Obtain from https://browsercat.xyz/mcp.
License
Licensed under the MIT License.