betofilippi/playwright-mcp-server
3.2
If you are the rightful owner of playwright-mcp-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.
A public Playwright MCP server with SSE support for ChatGPT Desktop integration.
Tools
Functions exposed to the LLM to take actions
navigate_to_page
Navigate to any URL
get_page_content
Extract text content from current page
click_element
Click elements using CSS selectors
type_text
Fill input fields with text
take_screenshot
Capture page screenshots (returns base64)
get_page_title
Get current page title
wait_for_element
Wait for elements to appear
evaluate_javascript
Execute custom JavaScript on page
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client