πŸ”§

Playwright

πŸ”§MCP Server

enriquedlh97/playwright-mcp

VibeIndex|
What it does
|

Automates web browser testing and automation across multiple browsers with robust, cross-platform Playwright script generation and execution

Overview

An MCP server that automates web browser testing and automation using Playwright. It generates and executes robust, cross-platform browser scripts across Chromium, Firefox, and WebKit.

Key Features

  • Cross-browser automation across Chromium, Firefox, and WebKit
  • Generates Playwright test scripts from natural language instructions
  • Handles complex interactions: form filling, navigation, screenshots, and assertions
  • Robust selector strategies for reliable, maintainable tests

Who is this for?

Developers and QA engineers who want AI-assisted browser testing and web automation. Describe what you want to test in natural language, and the server generates and runs the Playwright scripts for you.

remotehostedwebbrowserplaywrightautomation

Installation

Local ServerAuto-generated from README. View full documentation on GitHub β†’
claude mcp add playwright npx @playwright/mcp@latest
Server ConfigurationServer configuration (JSON)
{ "mcpServers": { "playwright": { "command": "npx", "args": [ ...
0
Last UpdatedOct 2, 2025