Skip to main content
Glama
funkyfunc

browser-dvr-mcp

by funkyfunc

get_element_tree

Extract the accessibility tree for a specific element, returning a Markdown hierarchy of interactive and text nodes. Use this to get context about a panel, modal, or component without fetching the entire page.

Instructions

Extract the semantic surface (accessibility tree) for a specific element and its descendants. Returns a Markdown-formatted hierarchical list of nodes containing interactive or text elements. Use this when you need context about a specific panel, modal, or component without fetching the entire page.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
frameIndexNoTarget frame index (optional, defaults to automatic detection if backendNodeId is used).
semanticOnlyNoFilter out structural-only nodes (default: true)
backendNodeIdYesThe backend DOM node ID of the root element to inspect

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