Browser AutomationVerified

Category: automation

Automate browser flows for web tasks.

Install

Method: npx

npx -y mcp-server-browser-automation

Package validation needed. Check official MCP documentation.

This skill does not require environment variables.

Default Configuration

{
  "command": "npx",
  "args": [
    "-y",
    "mcp-server-browser-automation"
  ],
  "env": {},
  "disabled": false
}