mattreya/playwright-mcp
3.2
If you are the rightful owner of playwright-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Playwright MCP server provides browser automation capabilities using Playwright, allowing LLMs to interact with web pages through structured accessibility snapshots.
Tools
Functions exposed to the LLM to take actions
browser_click
Perform click on a web page
browser_close
Close the page
browser_console_messages
Returns all console messages
browser_drag
Perform drag and drop between two elements
browser_evaluate
Evaluate JavaScript expression on page or element
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client