MCP Playwright Server
JSON →Automate web testing and tasks by connecting Claude Desktop with Playwright.
Install
npx playwright Tools · 10
- launch_browser Launch a new browser instance
- new_page Create a new page in an existing browser
- navigate Navigate to a URL
- click Click on an element
- type_text Type text into input fields
- get_text Extract text content from elements
- screenshot Take screenshots of pages
- wait_for_selector Wait for elements to appear
- close_page Close a page
- close_browser Close a browser and all its pages