MCP-Mirror/showfive_playwright-mcp-server
3.1
If you are the rightful owner of showfive_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.
This project provides a server that uses the Model Context Protocol (MCP) to offer Playwright's browser automation capabilities.
Tools
Functions exposed to the LLM to take actions
create_browser
Creates a new browser context.
navigate
Navigates to a specified URL.
click
Clicks on a specified element.
type_text
Inputs text into a specified element.
scroll
Scrolls the page to a specified position.
close_browser
Closes the browser context.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client