MostafaRaafat91/MCP-Playwright-Server
3.1
If you are the rightful owner of MCP-Playwright-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCP Playwright is a Model Context Protocol server designed for browser automation using Playwright, enabling AI-driven web testing and automation.
Tools
Functions exposed to the LLM to take actions
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
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client