🌐
npm
npmjs.com › package › @playwright › mcp
@playwright/mcp - npm
Playwright Tools for MCP. Latest version: 0.0.53, last published: 5 days ago. Start using @playwright/mcp in your project by running `npm i @playwright/mcp`. There are 30 other projects in the npm registry using @playwright/mcp.
      » npm install @playwright/mcp
    
Published   Dec 20, 2025
Version   0.0.53
Author   Microsoft Corporation
🌐
npm
npmjs.com › package › playwright-mcp
playwright-mcp - npm
Playwright integration for ModelContext. Latest version: 0.0.13, last published: 2 months ago. Start using playwright-mcp in your project by running `npm i playwright-mcp`. There are 1 other projects in the npm registry using playwright-mcp.
      » npm install playwright-mcp
    
Published   Nov 05, 2025
Version   0.0.13
Author   Ashish Bansal
🌐
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 - # Node.js version 18 or higher ... @modelcontextprotocol/server-stdio # Install Playwright and related dependencies npm install playwright npm install @playwright/test # Install additional utilities npm install winston # For ...
🌐
Playwright MCP Server
executeautomation.github.io › playwright mcp server
Playwright MCP Server | Playwright MCP Server
To install Playwright MCP for Claude Desktop automatically via Smithery: npm install -g @executeautomation/playwright-mcp-server
🌐
Playwright MCP Server
executeautomation.github.io › local development › installation
Installation | Playwright MCP Server
To build/run Playwright MCP Server in your local machine follow the below steps · git clone https://github.com/executeautomation/mcp-playwright.git · cd mcp-playwright npm install · npm install --save-dev typescript npm run build npm link ...
🌐
npm
npmjs.com › package › @executeautomation › playwright-mcp-server
@executeautomation/playwright-mcp-server - npm
# Using npx npx @executeautomation/playwright-mcp-server --port 8931 # Or after global installation playwright-mcp-server --port 8931
      » npm install @executeautomation/playwright-mcp-server
    
Published   Dec 12, 2025
Version   1.0.12
Author   ExecuteAutomation, Ltd
🌐
npm
npmjs.com › package › @automatalabs › mcp-server-playwright
@automatalabs/mcp-server-playwright - npm
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json · Using mcp-get: npx @michaellatman/mcp-get@latest install @automatalabs/mcp-server-playwright ·
      » npm install @automatalabs/mcp-server-playwright
    
Published   Jan 24, 2025
Version   1.2.1
Author   Automata Labs
🌐
npm
npmjs.com › package › @aethr › playwright-mcp
@aethr/playwright-mcp - npm
Latest version: 0.0.28-patch.0, last published: 4 months ago. Start using @aethr/playwright-mcp in your project by running `npm i @aethr/playwright-mcp`. There are no other projects in the npm registry using @aethr/playwright-mcp.
      » npm install @aethr/playwright-mcp
    
Published   Jun 03, 2025
Version   0.0.28-patch.0
Author   Autify Inc.
🌐
Playwright
playwright.dev › installation
Installation | Playwright
Playwright supports Chromium, WebKit and Firefox on Windows, Linux and macOS, locally or in CI, headless or headed, with native mobile emulation for Chrome (Android) and Mobile Safari. ... Get started by installing Playwright using one of the following methods.
Find elsewhere
🌐
GitHub
github.com › executeautomation › mcp-playwright
GitHub - executeautomation/mcp-playwright: Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
# Using npx npx @executeautomation/playwright-mcp-server --port 8931 # Or after global installation playwright-mcp-server --port 8931
Starred by 5.1K users
Forked by 460 users
Languages   TypeScript 93.6% | JavaScript 6.0%
🌐
GitHub
github.com › Ashish-Bansal › playwright-mcp
GitHub - Ashish-Bansal/playwright-mcp
Before you install playwright-mcp, make sure you have: ✅ Node.js installed on your system (because, well… it's an npm package)
Starred by 26 users
Forked by 5 users
Languages   TypeScript 93.5% | CSS 4.5% | JavaScript 1.6% | HTML 0.4%
🌐
TestDino
testdino.com › blog › install-playwright-mcp-on-claude
How to install Playwright MCP on Claude Code | TestDino
2 days ago - To see the full setup in action, you can also refer to this video tutorial for installing Playwright MCP and verifying integration. Open Claude Desktop Settings using Ctrl +, on Windows or Cmd +, on macOS...
🌐
GitHub
github.com › microsoft › playwright-mcp
GitHub - microsoft/playwright-mcp: Playwright 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. ... Alternatively, type /mcp within Factory droid to open an interactive UI for managing ...
Starred by 24.8K users
Forked by 2K users
Languages   TypeScript 54.4% | CSS 37.0% | JavaScript 6.0% | Dockerfile 1.6% | HTML 1.0%
🌐
QA Touch
qatouch.com › home › playwright mcp server explained: a guide to multi-client browser automation
A Detailed Guide To Playwright MCP Server
June 24, 2025 - Network Configuration – Ensure your network allows multiple clients to communicate with the MCP Server. If running on a remote server, configure firewall settings and port access to prevent connection issues. To get started with Playwright, install it globally using npm or yarn:
🌐
GitHub
github.com › microsoft › playwright › issues › 35264
[Bug]: playwright mcp package installation issue -- Cannot find module './lib/servers/snapshot' · Issue #35264 · microsoft/playwright
March 19, 2025 - Version Version 1.42.1 Steps to reproduce npm install --save-exact @playwright/[email protected] -- Looks installation is fine npm warn deprecated @playwright/[email protected]: Please update to the latest version of Playwright to te...
Published   Mar 19, 2025
🌐
Augment Code
augmentcode.com › mcp › mcp-playwright
mcp-playwright - MCP Server Registry - Augment Code
Playwright Model Context Protocol Server – expose Playwright-based browser automation, screenshotting, code-gen and JS execution as MCP tools. ... # 1. Install the server and Playwright browsers npm i -g mcp-playwright playwright # 2. Verify ...
🌐
LambdaTest
lambdatest.com › learning hub › how to install playwright: a comprehensive guide for 2026
How to Install Playwright: A Comprehensive Guide for 2026
Open Command Prompt or PowerShell, initialize a project with npm init playwright@latest, follow the prompts to select language and browsers, then run npx playwright install to download browser binaries and set up the environment for testing.
Published   November 18, 2025
🌐
Autify
autify.com › blog › playwright-mcp
Playwright MCP Server: What You Need to Know to Get Started
If that command runs without errors, you’re ready to use playwright mcp from your Node script (or from any MCP-aware client). If it fails, check that Node is on PATH and try again after installing Playwright browsers with npx playwright install.