Skip to main content
Glama

Playwright MCP

switch_page

Navigate to a specified browser page by providing its unique ID, enabling efficient page management in automated browser tasks.

Instructions

Switch to a different browser page

Input Schema

NameRequiredDescriptionDefault
page_idYes

Input Schema (JSON Schema)

{ "properties": { "page_id": { "type": "string" } }, "required": [ "page_id" ], "type": "object" }

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