🌐
npm
npmjs.com › package › @playwright › mcp
@playwright/mcp - npm
6 days ago - Playwright Tools for MCP. Latest version: 0.0.53, last published: 4 days ago. Start using @playwright/mcp in your project by running `npm i @playwright/mcp`. There are 29 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 › @executeautomation › playwright-mcp-server
@executeautomation/playwright-mcp-server - npm
Model Context Protocol servers for Playwright. Latest version: 1.0.12, last published: 10 days ago. Start using @executeautomation/playwright-mcp-server in your project by running `npm i @executeautomation/playwright-mcp-server`. There are 1 other projects in the npm registry using @executeautomation/playwright-mcp-server.
      » npm install @executeautomation/playwright-mcp-server
    
Published   Dec 12, 2025
Version   1.0.12
Author   ExecuteAutomation, Ltd
🌐
Playwright
playwright.dev › installation
Installation | Playwright
npm · yarn · pnpm · npx playwright test · yarn playwright test · pnpm exec playwright test · Tips: See the browser window: add --headed. Run a single project/browser: --project=chromium. Run one file: npx playwright test tests/example.spec.ts. Open testing UI: --ui.
🌐
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
🌐
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 - # Create project directory mkdir mcp-playwright-server cd mcp-playwright-server # Initialize Node.js project npm init -y # Install core MCP dependencies npm install @modelcontextprotocol/sdk npm install @modelcontextprotocol/server-stdio # Install Playwright and related dependencies npm install playwright npm install @playwright/test # Install additional utilities npm install winston # For advanced logging npm install dotenv # Environment variable management npm install joi # Request validation npm install uuid # Unique identifier generation
🌐
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
🌐
Playwright MCP Server
executeautomation.github.io › local development › installation
Installation | Playwright MCP Server
cd mcp-playwright npm install · npm install --save-dev typescript npm run build npm link · Modify your claude-desktop-config.json file as shown below to work with local playwright mcp server The file is generally located at C:\Users\{your...
Find elsewhere
🌐
Autify
autify.com › blog › playwright-mcp
Playwright MCP Server: What You Need to Know to Get Started
August 15, 2025 - MCP just gives you a clean, ... in this article. Prerequisites: Node.js LTS installed (v20 or newer). npm or pnpm available on your PATH....
🌐
GitHub
github.com › VikashLoomba › MCP-Server-Playwright
VikashLoomba/MCP-Server-Playwright
A Model Context Protocol server that provides browser automation capabilities using Playwright Enable LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser environment ...
Starred by 268 users
Forked by 43 users
Languages   JavaScript 96.7% | Dockerfile 3.3%
🌐
npm
npmjs.com › package › @automatalabs › mcp-server-playwright
@automatalabs/mcp-server-playwright - npm
January 24, 2025 - Start using @automatalabs/mcp-server-playwright in your project by running `npm i @automatalabs/mcp-server-playwright`. There are 1 other projects in the npm registry using @automatalabs/mcp-server-playwright.
      » npm install @automatalabs/mcp-server-playwright
    
Published   Jan 24, 2025
Version   1.2.1
Author   Automata Labs
🌐
Medium
medium.com › syntest › how-playwright-and-microsoft-mcp-server-are-reshaping-ai-testing-a812b5e89bf1
How Playwright and Microsoft MCP Server are Reshaping AI Testing? | by Shivam Bharadwaj | Syntest | Medium
March 24, 2025 - In this blog, we’ll dive deep into how to set up and use the Playwright MCP server, along with practical examples that include LLM prompts to demonstrate its capabilities.
🌐
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.
🌐
GitHub
github.com › Automata-Labs-team › MCP-Server-Playwright
MCP server for browser automation using Playwright
A Model Context Protocol server that provides browser automation capabilities using Playwright Enable LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser environment ...
Starred by 268 users
Forked by 43 users
Languages   JavaScript 96.7% | Dockerfile 3.3%
🌐
jsDelivr
jsdelivr.com › package › npm › playwright-mcp-advanced
playwright-mcp-advanced CDN by jsDelivr - A CDN for npm and GitHub
July 26, 2025 - A free, fast, and reliable CDN for playwright-mcp-advanced. Advanced Playwright Tools for MCP
Published   Jun 14, 2025
🌐
Visual Studio Code
code.visualstudio.com › docs › copilot › customization › mcp-servers
Use MCP servers in VS Code
November 3, 2021 - { "image": "mcr.microsoft.com/devcontainers/typescript-node:latest", "customizations": { "vscode": { "mcp": { "servers": { "playwright": { "command": "npx", "args": ["-y", "@microsoft/mcp-server-playwright"] } } } } } }
🌐
OpenAI
blog.gopenai.com › modern-test-automation-with-ai-llm-and-playwright-mcp-model-context-protocol-0c311292c7fb
Modern Test Automation with AI(LLM) and Playwright MCP (Model Context Protocol) | by KailashPathak | GoPenAI
September 2, 2025 - The fastest way to get started is by registering the Playwright MCP server through VS Code’s terminal. This method is platform-agnostic and works for both stable and Insiders editions of VS Code. ... Open VS Code (Stable) or VS Code (Insiders). Ensure Node.js and npm are installed, as MCP ...
🌐
Playbooks
playbooks.com › mcp › executeautomation-playwright
Playwright MCP server for AI agents
The Playwright MCP Server is a powerful tool that enables AI language models to interact with web browsers for automation tasks like web scraping, taking screenshots, and executing JavaScript in a real browser environment. npm install -g ...
🌐
npm
npmjs.com › package › @cloudflare › playwright-mcp
@cloudflare/playwright-mcp - npm
Start using @cloudflare/playwright-mcp in your project by running `npm i @cloudflare/playwright-mcp`. There are no other projects in the npm registry using @cloudflare/playwright-mcp.
      » npm install @cloudflare/playwright-mcp
    
Published   Jul 29, 2025
Version   0.0.5
🌐
Scrum Bug
jessehouwing.net › vscode-running-mcp-using-node-version
Running Model Context protocol servers in a specific Node version inside Visual Studio Code
April 2, 2025 - MCP Servers can be written in any programming language, but many are distributed as npm packages. And given that they're pretty recent, they often don't work on older node versions.