Skip to main content
Glama

Playwright MCP

type

Use this tool to input text into specified elements on a webpage, enabling automation of form filling or data entry tasks with Playwright MCP.

Instructions

Type text into an input element

Input Schema

NameRequiredDescriptionDefault
page_idNo
selectorYes
textYes

Input Schema (JSON Schema)

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

Other Tools from Playwright MCP

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/misanthropic-ai/playwrite-mcp'

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