Playwright MCP Server

by BhanuTJ93
MIT License
18,115
  • Linux
  • Apple

playwright_custom_user_agent

Set a custom User Agent in Playwright browser instances to simulate specific devices or browsers for web scraping, testing, or interaction tasks on web pages.

Instructions

Set a custom User Agent for the browser

Input Schema

NameRequiredDescriptionDefault
userAgentYesCustom User Agent for the Playwright browser instance

Input Schema (JSON Schema)

{ "properties": { "userAgent": { "description": "Custom User Agent for the Playwright browser instance", "type": "string" } }, "required": [ "userAgent" ], "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/BhanuTJ93/MCP'

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