Skip to main content
Glama
funkyfunc

browser-dvr-mcp

by funkyfunc

browser_get_computed_style

Retrieve computed CSS styles for a specific element to verify visual properties like colors, fonts, and dimensions not captured in the accessibility tree.

Instructions

Get the computed CSS styles for a specific element. Use this to verify visual changes like colors, fonts, or dimensions that are not reflected in the accessibility tree.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
frameIndexNoOptional frame index to force context (e.g., 0 for main frame, 1 for first iframe, etc.)
propertiesNoOptional list of CSS properties to filter by (e.g., ["color", "font-size"])
backendNodeIdYesThe backend DOM node ID of the target element

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