Playwright MCP Tools
Playwright exposes 8 tools. Each one has its own page with the configuration for every client that can run this server.
-
browser_navigatebrowser navigate
-
browser_snapshotbrowser snapshot
-
browser_clickbrowser click
-
browser_typebrowser type
-
browser_take_screenshotbrowser take screenshot
-
browser_tab_listbrowser tab list
-
browser_console_messagesbrowser console messages
-
browser_network_requestsbrowser network requests
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.