samuelpjacobsen/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 Model Context Protocol (MCP) server designed for web automation using Playwright, with support for N8N via Server-Sent Events (SSE).
Tools
Functions exposed to the LLM to take actions
navigate
Navigates to a specified URL.
click
Clicks on a specified element.
take_screenshot
Captures a screenshot of the current page.
type_text
Types text into a specified element.
get_page_content
Retrieves the HTML content of the current page.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client