Skip to main content
Glama

Browser Agent MCP

browser_hover

Simulate mouse hover actions on web page elements using CSS selectors for precise interaction during browser automation tasks with MCP integration.

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