🌐
GitHub
github.com › iuill › playwright-mcp-docker
GitHub - iuill/playwright-mcp-docker: This project provides a Docker Compose environment to run the '@playwright/mcp' server.
This project provides a Docker Compose environment to run the '@playwright/mcp' server. - iuill/playwright-mcp-docker
Starred by 30 users
Forked by 15 users
Languages   Dockerfile 50.4% | Shell 49.6%
🌐
GitHub
github.com › microsoft › playwright-mcp
GitHub - microsoft/playwright-mcp: Playwright MCP server
The server will listen on host port 8931 and can be reached by any MCP client. You can build the Docker image yourself. docker build -t mcr.microsoft.com/playwright/mcp .
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%
🌐
Docker Hub
hub.docker.com › r › mcp › playwright
mcp/playwright - Docker Image
© 2025 Docker, Inc. All rights reserved. | Terms of Service | Subscription Service Agreement | Privacy | Legal
🌐
Docker Hub
hub.docker.com › mcp › server › playwright › overview
Playwright MCP Server | Docker MCP Catalog
Playwright MCP server. 100K+ 22 Tools · Packaged by · Add to Docker Desktop · Version 4.43 or later needs to be installed to add the server automatically · OverviewTools (22) Docker Hub⁠Github repository⁠ · Use cases · Perform click on a web page ·
🌐
GitHub
github.com › xkiranj › playwright-universal-mcp
GitHub - xkiranj/playwright-universal-mcp: A universal Playwright MCP server for browser automation in containerized environments
cat > ~/playwright-universal-mcp.config.js << 'EOF' module.exports = { apps: [{ name: "playwright-universal-mcp", script: "playwright-universal-mcp", args: "--browser msedge --headless", watch: false, autorestart: true, restart_delay: 3000 }] } EOF ... This MCP server works well in containerized environments. Here's a simple Dockerfile example:
Author   xkiranj
🌐
GitHub
github.com › microsoft › playwright-mcp › blob › main › README.md
playwright-mcp/README.md at main · microsoft/playwright-mcp
The server will listen on host port 8931 and can be reached by any MCP client. You can build the Docker image yourself. docker build -t mcr.microsoft.com/playwright/mcp .
Author   microsoft
🌐
Docker Hub
hub.docker.com › r › mcp › mcp-playwright
mcp/mcp-playwright - Docker Image
© 2025 Docker, Inc. All rights reserved. | Terms of Service | Subscription Service Agreement | Privacy | Legal
🌐
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 🔌
OPENAI_API_KEY=your-key npx mcp-eval src/evals/evals.ts src/tools/codegen/index.ts · When adding new tools, please be mindful of the tool name length. Some clients, like Cursor, have a 60-character limit for the combined server and tool name (server_name:tool_name). Our server name is playwright-mcp.
Starred by 5.1K users
Forked by 460 users
Languages   TypeScript 93.6% | JavaScript 6.0%
🌐
GitHub
github.com › koupent › playwright-mcp-docker
GitHub - koupent/playwright-mcp-docker
このプロジェクトは、@playwright/mcp サーバーを実行するための Docker Compose 環境を提供します。Cline や Cursor、VSCode などのクライアントから Playwright MCP サーバーを簡単にセットアップ・管理できます。
Author   koupent
Find elsewhere
🌐
Playwright MCP Server
executeautomation.github.io › mcp-playwright
Playwright MCP Server | Playwright MCP Server
Playwright MCP Server is easy to use, just change the Claude config file and you are done.
🌐
GitHub
github.com › mcp › microsoft › playwright-mcp
MCP Registry | Playwright · GitHub
The server will listen on host port 8931 and can be reached by any MCP client. You can build the Docker image yourself. docker build -t mcr.microsoft.com/playwright/mcp .
🌐
Mark Heath
markheath.net › post › 2025 › 4 › 10 › mcp-playwright
Using an MCP Server in GitHub Copilot
A place for me to share what I'm learning: Azure, .NET, Docker, audio, microservices, and more... April 10. 2025 Posted in: AI · Playwright · GitHub Copilot · MCP ·
🌐
GitHub
github.com › Automata-Labs-team › MCP-Server-Playwright › blob › main › Dockerfile
MCP-Server-Playwright/Dockerfile at main · VikashLoomba/MCP-S...
MCP server for browser automation using Playwright - MCP-Server-Playwright/Dockerfile at main · VikashLoomba/MCP-Server-Playwright
Author   VikashLoomba
🌐
GitHub
github.com › furugen › playwright-mcp
GitHub - furugen/playwright-mcp
Docker環境でPlaywright MCPサーバーを実行し、外部ツールから自動ブラウザ操作を可能にするプロジェクトです。 · # 1. リポジトリをクローン git clone <repository-url> cd playwright-replan # 2. Docker ...
Forked by 2 users
Languages   Dockerfile 59.7% | Shell 26.3% | JavaScript 14.0%
🌐
GitHub
github.com › ssv445 › playwright-mcp-wrapper
GitHub - ssv445/playwright-mcp-wrapper: A wrapper for PlayWright MCP server, to manage it easily for devcontainers
What it does: This tool creates ... Playwright MCP servers on your host machine. ... Auto-Recovery: Monitors each server process and automatically restarts them when they crash or become unresponsive · Port Allocation: Assigns dedicated ports (8931-8936) to each browser type for consistent access · Container Bridge: Exposes servers on host network interfaces so containers can connect via host.docker.internal or ...
Author   ssv445
🌐
Made With Love
madewithlove.com › blog › claude-as-tester-using-playwright-and-github-mcp
Claude as tester using Playwright and GitHub MCP
July 22, 2025 - What if we embedded a testing prompt ... be a great first pass to catch obvious issues early. GitHub MCP is available, which runs via Docker......
🌐
npm
npmjs.com › package › @playwright › mcp
playwright/mcp
After installation, the Playwright MCP server will be available for use with your GitHub Copilot agent in VS Code.
      » npm install @playwright/mcp
    
Published   Dec 20, 2025
Version   0.0.53
Author   Microsoft Corporation
🌐
GitHub
github.com › microsoft › playwright-mcp › issues › 93
microsoft/playwright-mcp
March 31, 2025 - microsoft / playwright-mcp Public · Notifications · You must be signed in to change notification settings · Fork 2k · Star 24.4k · New issueCopy link · New issueCopy link · Closed as not planned · Closed as not planned · How to run this project in a Docker container and use it locally?#93 ·
Published   Mar 31, 2025
🌐
Glama
glama.ai › mcp › servers › playwright mcp http server
Playwright MCP HTTP Server by mcpmessenger | Glama
🔄 MCP v0.1 Compatible - Fully implements the Model Context Protocol specification · 🎭 Full Playwright Support - All Playwright browser automation tools available · 🐳 Docker Ready - Includes Dockerfile for easy containerization · ⚡ ...