PLAYWRIGHT-MCP
@microsoft
About PLAYWRIGHT-MCP
This MCP Server will help you run browser automation and webscraping using Playwright
Overview
What is PLAYWRIGHT-MCP?
PLAYWRIGHT-MCP is a Model Context Protocol server that provides browser automation capabilities using Playwright. It enables LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser environment. It runs as a command-line tool and integrates with MCP‑compatible clients like Claude Desktop.
How to use PLAYWRIGHT-MCP?
Install via npm (npm install -g @executeautomation/playwright-mcp-server) or with mcp-get. Then configure an MCP client (e.g., Claude Desktop) to launch the server using npx -y @executeautomation/playwright-mcp-server. The server exposes tools for navigation, screenshot, clicking, hovering, form filling, select elements, and JavaScript evaluation, plus resources for console logs and captured screenshots.
Key features of PLAYWRIGHT-MCP
- Browser navigation to any URL
- Full‑page and element‑targeted screenshots (PNG)
- Console log monitoring via a dedicated resource
- JavaScript execution in the browser console
- Basic web interactions: clicking, hovering, filling forms, selecting options
Use cases of PLAYWRIGHT-MCP
- Automating web browsing tasks through LLM‑driven instructions
- Capturing visual snapshots of pages or elements for analysis
- Executing scripts and reading console output for debugging
- Filling out and submitting forms programmatically
FAQ from PLAYWRIGHT-MCP
—
Basic information
More Web Chat & UIs MCP clients
Turbo MCP Client
techspawnA FastAPI-based application that provides a web interface for interacting with Multiple Control Protocol (MCP) servers while utilizing OpenAI's API for processing messages.
AI as Workspace
NitroRCrA cross-platform, full-featured and lightweight AI Chat client with full support for MCP.
WeClaw
thinkany-aiYour first AI Friend
Scira Mcp Chat
zaidmukaddamA minimalistic MCP client with a good feature set.
OPENWEBUI
open-webuiOpen WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform designed to operate entirely offline. It supports various LLM runners like Ollama and OpenAI-compatible APIs, with built-in inference engine for RAG, making it a powerful AI deployment solution.
Comments