playwright-mcp-server

rcrumpto14/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.

The Playwright MCP Server is a Model Context Protocol server that offers browser automation capabilities using the Playwright library.

Tools

Functions exposed to the LLM to take actions

browser_launch

Launch a new browser instance.

navigate

Navigate to a URL.

click

Click on an element.

type

Type text into an input field.

get_text

Get text content from an element.

screenshot

Take a screenshot of the current page.

generate_pdf

Generate a PDF of the current page.

wait_for_selector

Wait for an element to appear.

browser_close

Close the browser instance.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources