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 🔌
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌 - executeautomation/mcp-playwright
Starred by 5.1K users
Forked by 460 users
Languages TypeScript 93.6% | JavaScript 6.0%
Playwright MCP Server
executeautomation.github.io › mcp-playwright
Playwright MCP Server | Playwright MCP Server
Playwright MCP Server is built on top of NodeJS, making it fast and efficient.
Videos
13:28
E2E Testing WITHOUT Writing Code! 😱 | MCP Server + Playwright ...
15:04
Automate Complex API Tests with Just One Command 🤯 | Playwright ...
09:33
Playwright MCP Server: Auto-Generate Test code while running UI ...
17:33
Manual Testing with Playwright MCP – No Code, Just Prompts! - ...
20:04
Playwright MCP Severs Explained: Automation and Testing - YouTube
03:08
How to Generate Playwright Tests using MCP + Copilot - YouTube
npm
npmjs.com › package › @executeautomation › playwright-mcp-server › v › 0.2.3
@executeautomation/playwright-mcp-server - npm
A Model Context Protocol server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser environment.
» npm install @executeautomation/playwright-mcp-server
Published Dec 12, 2025
Version 0.2.3
Author ExecuteAutomation, Ltd
Reddit
reddit.com › r/mcp › 🎭playwright mcp server - executeautomation
r/mcp on Reddit: 🎭Playwright MCP Server - ExecuteAutomation
March 7, 2025 -
A Model Context Protocol server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser environment.
Documentation 📚 https://executeautomation.github.io/mcp-playwright/
With the Playwright MCP server, you can:
Enable LLMs to interact with web pages in a real browser environment. Perform tasks such as executing JavaScript, taking screenshots, and navigating web elements. Seamlessly handle API testing to validate endpoints and ensure reliability. Playwright MCP Server
Playwright MCP Server is supported in Cline, Cursor and Claude desktop client
Video details https://youtu.be/Fp7D7RuzElo?si=0fw2hP8GX9WhB87U
Playwright MCP Server
executeautomation.github.io › local development › installation
Installation | Playwright MCP Server
{ "mcpServers": { "playwright": { "command": "npx", "args": [ "--directory", "/your-playwright-mcp-server-clone-directory", "run", "@executeautomation/playwright-mcp-server" ] } } } if you are using windows, and let's say your clone directory is D:/automation/mcp-playwright, then you should replace "/your-playwright-mcp-server-clone-directory" with D:/automation/mcp-playwright not \ but we have to use / for config file.
Playwright MCP Server
executeautomation.github.io › playwright web features › ��️ supported tools
��️ Supported Tools | Playwright MCP Server
These tools allow you to record and generate reusable Playwright test scripts.
GitHub
github.com › mcp-research › executeautomation__mcp-playwright
GitHub - mcp-research/executeautomation__mcp-playwright: Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
This server enables LLMs to interact with web pages, take screenshots, generate test code, web scraps the page and execute JavaScript in a real browser environment. You can install the package using either npm, mcp-get, or Smithery: ... # For ...
Author mcp-research
Playwright MCP Server
executeautomation.github.io › release notes
Release Notes | Playwright MCP Server
# Just run the server - browsers install automatically on first use npx @executeautomation/playwright-mcp-server
Docker Hub
hub.docker.com › mcp › server › playwright-mcp-server › tools
ExecuteAutomation Playwright MCP Server | Docker MCP Catalog
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌. ... Enable fast, free real-time web search and access premium data from trusted media brands—news, financial markets, sports, entertainment, weather, and more.
Playwright MCP Server
executeautomation.github.io › playwright web features › 🌐 examples of browser automation
🌐 Examples of browser automation | Playwright MCP Server
Lets see how we can use the power of Playwright MCP Server to automate our browser and do webscrapping
Warp
mcp.so › server › mcp-playwright › executeautomation
Playwright MCP Server 🎭 MCP Server
Playwright MCP Server is a Model Context Protocol server that integrates Playwright for browser automation, allowing LLMs to interact with web pages, capture screenshots, and execute JavaScript inside a real browser environment.