Browser Automation MCP Server
About
A Model Context Protocol (MCP) server that provides browser automation capabilities for Claude and other MCP-compatible AI assistants
Details
- Author
- samihalawa
- Downloads
- 398
- Categories
- Automation
Jump to
- Control web browsers programmatically
- Capture screenshots of web pages
- Click, type, and interact with web elements
- Navigate between pages and manage browser state
- Automate form filling and submission
- Extract data from web pages
Clone the repository, install dependencies with npm install, build with npm run build, then start with npm start. Configure it in your MCP configuration JSON with the command, args, port 3008, and environment variables. The server exposes tools such as navigate, screenshot, click, type, extract, and evaluate.
Browser Automation MCP Server
A Model Context Protocol (MCP) server that provides browser automation capabilities for Claude and other MCP-compatible AI assistants.
Features
- Web Automation: Control web browsers programmatically
- Screenshot Capture: Take screenshots of web pages
- Element Interaction: Click, type, and interact with web elements
- Navigation: Navigate between pages and manage browser state
- Form Filling: Automate form filling and submission
- Data Extraction: Extract data from web pages
Installation
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


