Skip to main content
Glama
funkyfunc

browser-dvr-mcp

by funkyfunc

browser_analyze_run

Scans a recorded browser session to identify and categorize all failures, then surfaces the earliest failure as the true root cause with a causal explanation.

Instructions

FIRST POINT OF FAILURE. Scan the WHOLE recorded run (not just the last action) for every failure — failed actions and failed browser_verify checkpoints — label each with an error category (occluded-target, target-not-found, timeout, auth-failure, server-error, network-failure, navigation-lost, console-exception, assertion-failed), and surface the EARLIEST one, which is usually the true root cause (later failures are often its fallout). Includes a causal explanation of the first failure. Operates on a loaded past session if one is loaded, else the live session.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/funkyfunc/browser-dvr-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server