Skip to main content
Glama

MCP-Undetected-Chromedriver

by dragons96

browser_hover

Simulate mouse hover over a specified webpage element using a CSS selector. Designed for automated web interactions with Chrome while evading bot detection mechanisms.

Instructions

Hover over an element on the page

Args: selector: CSS selector for element to hover over - required

Input Schema

NameRequiredDescriptionDefault
selectorYes

Input Schema (JSON Schema)

{ "properties": { "selector": { "title": "Selector", "type": "string" } }, "required": [ "selector" ], "title": "browser_hoverArguments", "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/dragons96/mcp-undetected-chromedriver'

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