Skip to main content
Glama

Browser Agent MCP

browser_hover

Hover over web elements using a CSS selector to interact with page elements, trigger tooltips, or reveal hidden content during browser automation tasks.

Instructions

Hover over an element on the page

Input Schema

NameRequiredDescriptionDefault
selectorYesCSS selector for element to hover over

Input Schema (JSON Schema)

{ "properties": { "selector": { "description": "CSS selector for element to hover over", "type": "string" } }, "required": [ "selector" ], "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/imprvhub/mcp-browser-agent'

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