plaskowski/playwright-mcp-server
3.1
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 dayong@mcphub.com.
The Model Context Protocol (MCP) server facilitates interaction between AI agents and real browser tabs, enabling automation and analysis of web applications.
Tools
Functions exposed to the LLM to take actions
navigate
Navigate to a specified URL.
click
Click on a specified DOM element.
type
Type text into a specified input field.
evaluate
Execute JavaScript code in the context of the page.
screenshot
Capture a screenshot of the current page.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client