提交

Browseract

@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) Key Features 1. Multi-Scenario Support: Enables MCP Clients to run targeted tasks or complex searches across different applications 2. Natural Language Interaction: Describe what you need—no complex code or commands 3. Unlimited Tool Exposure: One MCP Server can expose unlimited MCP Tools 4. Multi-Client Compatibility: Works with Claude, ChatGPT, OpenAI Agent Builder, and other MCP-compatible clients

工具

服务器配置

{
  "mcpServers": {
    "browseract": {
      "url": "<BROWSERACT_MCP_SERVER_URL>",
      "headers": {
        "Authorization": "Bearer <BROWSERACT_API_KEY>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.