Back to Integrations

BrowserAct

BrowserAct MCP Server is a standardized service that lets MCP Clients interact with the BrowserAct platform through the Model Context Protocol (MCP). With it, MCP Clients can: Discover and execute browser automation workflows as MCP Tools Read outputs (results, files) and access related data storage Trigger real-world actions via natural language (e.g., send messages, create tasks, update records).

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "browseract": {
      // See GitHub repository for configuration
    }
  }
}