HomeBrowser Automation & Scraping › Scout

Scout

Browser automation MCP server with 84 tools. Pure CDP, DOM diffing, vision hybrid.

Go
★ 13 stars Last pushed 2026-09-21 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (oci)

docker run -i --rm ghcr.io/klarlabs-studio/scout:1.15.3

Or add to your MCP client config:

{
  "mcpServers": {
    "scout": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/klarlabs-studio/scout:1.15.3"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.felixgeelhaar/scout

Related servers

Data from the Official MCP Registry