Automata-Labs-team_MCP-Server-Playwright

MCP-Mirror/Automata-Labs-team_MCP-Server-Playwright

3.2

If you are the rightful owner of Automata-Labs-team_MCP-Server-Playwright 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 server that provides browser automation capabilities using Playwright.

Tools

Functions exposed to the LLM to take actions

browser_navigate

Navigate to a URL

browser_screenshot

Take a screenshot of the current page or a specific element

browser_click

Click an element on the page using CSS selector

browser_click_text

Click an element on the page by its text content

browser_fill

Fill out an input field

browser_select

Select an element on the page with Select tag using CSS selector

browser_select_text

Select an element on the page with Select tag by its text content

browser_hover

Hover an element on the page using CSS selector

browser_hover_text

Hover an element on the page by its text content

browser_evaluate

Execute JavaScript in the browser console

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

Browser console logs

URI: console://logs

MIME: text/plain

null