Skip to main content
Glama

MCP Browser Debugger

evaluate_xpath

Evaluate XPath expressions to locate and extract specific DOM elements from web pages for debugging, testing, and data extraction workflows.

Instructions

Avalia uma expressão XPath e retorna os elementos correspondentes

Input Schema

NameRequiredDescriptionDefault
xpathYesExpressão XPath

Input Schema (JSON Schema)

{ "properties": { "xpath": { "description": "Expressão XPath", "type": "string" } }, "required": [ "xpath" ], "type": "object" }

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/EmmanuelBarbosaMonteiro/mcp-server-browser'

If you have feedback or need assistance with the MCP directory API, please join our Discord server