Skip to main content
Glama
funkyfunc

browser-dvr-mcp

by funkyfunc

browser_timetravel

Reconstruct a complete browser session at any past moment to debug failures. View screen, console, network, and storage as they were exactly at that time.

Instructions

TIME MACHINE — THE HEADLINE VERB. Reconstruct EVERYTHING as it was at a single moment: the screen (path to the nearest visual frame), local/session storage, cookies, page state, the console tail, the network activity in the surrounding window, the anchoring action, and the windowed event timeline. Anchor by absolute time (at), by an event sequence number (seq), or — most useful — beforeLastError to land just before the last failure. Operates on a loaded past session if one is loaded, else the live session. This is what a snapshot tool can never do: go back in time and see the whole picture.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
atNoAbsolute timestamp (ms epoch) to reconstruct at.
seqNoReconstruct at the moment of this event sequence number.
beforeMsNoHow many ms before the last error to land (default 500).
windowMsNoHalf-width of the event/network window around the moment (default 2000).
beforeLastErrorNoReconstruct just before the last failed action / error / failed request.

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