playwright-universal-mcp
If you are the rightful owner of playwright-universal-mcp 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@mcpreview.com.
Playwright Universal MCP is a server for browser automation that supports multiple browsers and works in containerized environments.
navigate
Navigate to a URL.
click
Click on an element by selector or text.
type
Type text into an input element.
get_text
Get text content from an element.
get_page_content
Get the current page HTML content.
take_screenshot
Take a screenshot of the current page.
new_page
Create a new browser page.
switch_page
Switch to a different browser page.
get_pages
List all available browser pages.
wait_for_selector
Wait for an element to be visible on the page.
get_browser_info
Get information about the current browser session.
Related MCP Servers
View all browser_automation servers →Fetch
by modelcontextprotocol
A Model Context Protocol server that provides web content fetching capabilities, enabling LLMs to retrieve and process content from web pages.
markdownify-mcp
by zcaceres
Markdownify is a Model Context Protocol (MCP) server that converts various file types and web content to Markdown format.
deepwiki-mcp
by regenrek
This is an unofficial Deepwiki MCP Server that processes Deepwiki URLs, crawls pages, converts them to Markdown, and returns documents or lists by page.
mcp-playwright
by executeautomation
A Model Context Protocol server that provides browser automation capabilities using Playwright.
browser-use-mcp-server
by co-browser
An MCP server that enables AI agents to control web browsers using browser-use.
fetch-mcp
by zcaceres
This MCP server provides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown.
web-eval-agent
by Operative-Sh
operative.sh's MCP Server is a tool for autonomous debugging of web applications directly from your code editor.