Skip to main content
Glama
funkyfunc

browser-dvr-mcp

by funkyfunc

browser_state_diff

Compare two browser moments to identify changes in storage, URL, console errors, and failed requests, revealing what broke between working and failing states.

Instructions

DIFF TWO MOMENTS. Given two moments (anchor tokens from browser_timetravel, timestamps, or "last_error"), show what changed between them: localStorage/sessionStorage keys added/removed/changed, URL and title changes, and the navigations, actions, console errors, and failed requests that occurred in between. The fast way to answer "what actually changed between when it worked and when it broke."

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
toYesThe later moment: an anchor token, a timestamp (ms epoch), or "last_error".
fromYesThe earlier moment: an anchor token, a timestamp (ms epoch), or "last_error".

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