Skip to main content
Glama

PlayMCP Browser Automation Server

by jomon003

hover

Simulate hovering over any webpage element using a CSS selector, enabling interaction testing and dynamic content inspection in the PlayMCP Browser Automation Server.

Instructions

Hover over an element on the page

Input Schema

NameRequiredDescriptionDefault
selectorYes

Input Schema (JSON Schema)

{ "properties": { "selector": { "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/jomon003/PlayMCP'

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