Skip to main content
Glama
funkyfunc

browser-dvr-mcp

by funkyfunc

browser_export_har

Export captured network traffic as a HAR archive with full request/response details, headers, bodies, statuses, timings. Reveal actual API error payloads or malformed JSON hidden behind status codes.

Instructions

Export captured network traffic as a standard HAR 1.2 archive — request/response headers AND BODIES, statuses, and timings. This is how you see the actual failing API error payload or malformed JSON that a bare status code hides. Bodies are redacted and size-capped; only textual API/document responses are captured (set BROWSER_MCP_NO_BODIES=1 to disable body capture entirely).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
savePathNoOptional path (contained to the output dir) to write the .har file. Omit to return it inline.
urlContainsNoOnly include requests whose URL contains this substring.

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