Browser Automation MCP Server
This is a Model Context Protocol (MCP) server that provides browser automation capabilities for Roo Code. It enables AI agents to control web browsers through a standardized interface.
Features
Browser control (launch, close)
Mouse interactions (click at coordinates)
Keyboard input (type text)
Page navigation (scroll up/down)
Fixed viewport size (900x600)
Installation
Clone the repository:
Install dependencies:
Build the project:
Configuration
Add the following to your Cline MCP settings file:
Available Tools
The server provides the following MCP tools:
launch_browser
: Launch a new browser instance at a specified URLclick
: Click at specific x,y coordinates on the pagetype
: Type text into the pagescroll
: Scroll the page up or downclose_browser
: Close the browser instance
Usage Example
License
MIT
This server cannot be installed
Enables AI agents to control web browsers via a standardized interface for operations like launching, interacting with, and closing browsers.
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityEnables AI agents to interact with web browsers using natural language, featuring automated browsing, form filling, vision-based element detection, and structured JSON responses for systematic browser control.Last updated -53
- -securityFlicense-qualityA web browser automation server that allows AI assistants to control Chrome with persistent state management, enabling complex browsing tasks through asynchronous browser operations.Last updated -2
- AsecurityAlicenseAqualityAI-driven browser automation server that implements the Model Context Protocol to enable natural language control of web browsers for tasks like navigation, form filling, and visual interaction.Last updated -12MIT License
- -securityAlicense-qualityEmpowers AI agents to perform web browsing, automation, and scraping tasks with minimal supervision using natural language instructions and Selenium.Last updated -4Apache 2.0