Skip to main content
Glama

PlayMCP Browser Automation Server

by jomon003

resize

Adjust browser viewport dimensions to specified width and height for precise web automation, testing, or scraping tasks using Playwright integration.

Instructions

Resize the browser viewport

Input Schema

NameRequiredDescriptionDefault
heightYes
widthYes

Input Schema (JSON Schema)

{ "properties": { "height": { "type": "number" }, "width": { "type": "number" } }, "required": [ "width", "height" ], "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