mcpbeat Sign in
local only

Scout runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 24 Aug 2026.

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

Installs / week
not published
13
Stars
0 open issues
24 Aug 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable agent/screencast.go:217, recorder.go:114
    framePath := filepath.Join(rec.framesDir, fmt.Sprintf("frame-%06d.jpg", idx))

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Scout

same job, measured the same way
Scout
by felixgeelhaar

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

local only
Browser Agent
by runbook-ai

MCP server for browser automation with AI agent

62 installs/wk local only
Selenium MCP
by gaforov

Selenium MCP server for AI agents — 41 browser automation tools with snapshots and sessions.

276 installs/wk local only
Selenix MCP Server
by markmircea

MCP server that bridges local apps with Selenix for browser automation.

32 installs/wk local only
Safari DevTools MCP
by hayodev

MCP server for Safari DevTools — browser debugging and automation for AI coding agents

55 installs/wk local only
Agent Browser
by codechap

MCP server for browser automation via Vercel's agent-browser CLI

local only
Native DevTools
by sh3ll3x3c

MCP server for desktop, browser (CDP), and Android automation. Screenshot, OCR, click, type.

165 installs/wk local only
Zen MCP
by sh6drack

MCP server for Zen Browser automation via WebDriver BiDi

84 installs/wk local only

Scout — questions

Answers built from our own checks of this server.

Why is there no uptime for Scout?
Scout runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Scout open source?
Yes — it is published under the MIT licence, written in Go and 13 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.