Back to directory
imprvhub/mcp-browser-agent

imprvhub/mcp-browser-agent

@imprvhub

A Model Context Protocol (MCP) integration that provides Claude Desktop with autonomous browser automation capabilities.

browser automationplaywrightmcpclaude-desktopbrowserautomationweb interactionscreenshots

Installation & Configuration

{
  "mcpServers": {
    "browserAgent": {
      "command": "node",
      "args": [
        "ABSOLUTE_PATH_TO_DIRECTORY/mcp-browser-agent/dist/index.js",
        "--browser",
        "chrome"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13