GitHub
github.com › microsoft › playwright-mcp
GitHub - microsoft/playwright-mcp: Playwright MCP server
--device <device> device to emulate, for example: "iPhone 15" --executable-path <path> path to the browser executable. --extension Connect to a running browser instance (Edge/Chrome only). Requires the "Playwright MCP Bridge" browser extension to be installed.
Starred by 24.7K users
Forked by 2K users
Languages TypeScript 54.4% | CSS 37.0% | JavaScript 6.0% | Dockerfile 1.6% | HTML 1.0%
Videos
06:54
Playwright MCP + Chrome Extension: Testing with Logged-In Profiles ...
12:15
Why Do You Need (or NOT) the Playwright MCP Server. - YouTube
17:33
Manual Testing with Playwright MCP – No Code, Just Prompts! - ...
05:59
Playwright v1.56: From MCP to Playwright Agents - YouTube
01:02:57
Playwright Live - Testing with AI using Playwright MCP (Model Context ...
Playwright MCP Chrome Extension 😱 - YouTube
Zstack-cloud
zstack-cloud.com › blog › playwright-mcp-deep-dive-the-perfect-combination-of-large-language-models-and-browser-automation
Playwright-MCP: AI Automation, AI Automation Testing, AOM Tree
A: Playwright-MCP is a bridge between large language models (LLMs) and browsers. Instead of relying on fragile screenshot recognition, it lets AI understand a page through its AOM Tree — the same structure used by screen readers. That means your AI can “see” elements semantically (buttons, ...
Medium
medium.com › @peyman.iravani › setting-up-mcp-server-with-playwright-a-complete-integration-guide-bbd40dd008cf
Setting Up MCP Server with Playwright: A Complete Integration Guide | by peyman iravani | Medium
May 25, 2025 - In our first article, we explored the foundational concepts of the MCP (Model Context Protocol) server architecture and its revolutionary approach to QA automation. Our second piece delved deep into Playwright’s JavaScript fundamentals, establishing the technical foundation needed for professional QA engineering. We’re ready to bridge these powerful technologies, creating a sophisticated integration combining MCP’s intelligent orchestration capabilities with Playwright’s robust browser automation.
Medium
medium.com › @bluudit › playwright-mcp-comprehensive-guide-to-ai-powered-browser-automation-in-2025-712c9fd6cffa
Playwright MCP: Comprehensive Guide to AI-Powered Browser Automation in 2025 | by Vijaykumar | Medium
April 28, 2025 - This makes it ideal for tasks like ... or screenshots. MCP Server: Acts as a bridge, translating LLM commands (e.g., “click the login button”) into Playwright actions....
GitHub
github.com › microsoft › playwright-mcp › issues › 965
Playwright MCP Bridge always need to allow the connection · Issue #965 · microsoft/playwright-mcp
July 11, 2025 - About the Chrome plugin: Playwright MCP Bridge Every time MCP is executed, such as opening a webpage or fetching a webpage, it prompts: Playwright MCP started from "cursor-vscode/1.0.0" i...
Published Aug 28, 2025
Skypage
skywork.ai › skypage › en › playwright-mcp-server-ai-agent › 1979021549403492352
Playwright MCP Server by showfive: Your AI Agent's Bridge to the Web
Conclusion & Disclaimer The ... into the future of agentic AI. It provides a powerful, lightweight, and easy-to-use bridge for AI engineers to connect LLMs to the interactive web....
npm
npmjs.com › package › @playwright › mcp
playwright/mcp
--device <device> device to emulate, for example: "iPhone 15" --executable-path <path> path to the browser executable. --extension Connect to a running browser instance (Edge/Chrome only). Requires the "Playwright MCP Bridge" browser extension to be installed.
» npm install @playwright/mcp
Published Dec 20, 2025
Version 0.0.53
Author Microsoft Corporation
Repository https://github.com/microsoft/playwright-mcp
Homepage https://playwright.dev
GitHub
raw.githubusercontent.com › microsoft › playwright-mcp › main › README.md
Githubusercontent
Cursor #### Click the button to install: [](https://cursor.com/en/install-mcp?name=Playwright&config=eyJjb21tYW5kIjoibnB4IEBwbGF5d3JpZ2h0L21jcEBsYXRlc3QifQ==) #### Or install manually: Go to `Cursor Settings` -> `MCP` -> `Add new MCP Server`. Name to your liking, use `command` type with the command `npx @playwright/mcp@latest`. You can also verify config or add command like arguments via clicking `Edit`. Factory Use the Factory CLI to add the Playwright MCP server: ```bash droid mcp add playwright "npx @playwright/mcp@latest" ``` Alternatively, type `/mcp` within Factory droid to open an interactive UI for managing MCP servers.
Medium
medium.com › @divyakandpal93 › what-is-playwright-mcp-the-bridge-between-ai-and-website-testing-explained-simply-93d768e7ebca
What is Playwright MCP? The Bridge Between AI and Website Testing (Explained Simply) | by Divya Kandpal | Medium
October 8, 2025 - Playwright is a popular tool that ... for you. MCP (Model Context Protocol) is a bridge or translator that allows an AI model (like ChatGPT) to talk to tools like Playwright....
GitHub
github.com › microsoft › playwright-mcp › issues › 921
Playwright MCP Server Launches New Chrome Instance Despite Configuration · Issue #921 · microsoft/playwright-mcp
August 20, 2025 - When configured with: --extension flag: Should connect to existing Chrome instance via the Playwright MCP Bridge extension
Published Aug 20, 2025