andrewkoumoudjian/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 dayong@mcphub.com.
The Cloudflare Playwright MCP Example demonstrates how to use Playwright with Cloudflare Workers as a Model Control Protocol (MCP) server.
Tools
Functions exposed to the LLM to take actions
browser_navigate
Navigates to a specified URL.
browser_type
Types text into a specified input field.
browser_click
Clicks on a specified web element.
browser_take_screenshot
Takes a screenshot of the current page.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client