Skip to main content
Glama

PlayMCP Browser Automation Server

by jomon003
MIT License
  • Apple
  • Linux

getElementContent

Extract HTML and text content from a specific web element using a CSS selector, enabling precise data retrieval for web automation tasks in PlayMCP Browser Automation Server.

Instructions

Get the HTML and text content of a specific element

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