Skip to main content
Glama

PlayMCP Browser Automation Server

by jomon003

click

Automate browser interactions by clicking elements on web pages using PlayMCP's Playwright-based server. Ideal for web scraping, testing, and streamlining browser tasks with natural language commands.

Instructions

Click an element

Input Schema

NameRequiredDescriptionDefault
selectorYes

Input Schema (JSON Schema)

{ "properties": { "selector": { "type": "string" } }, "required": [ "selector" ], "type": "object" }
Install Server

Other Tools from PlayMCP Browser Automation Server

Related Tools

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