Playwright EA MCP

Enhanced Playwright server by ExecuteAutomation with advanced features

By ExecuteAutomationMIT
View Repositoryclaude mcp add playwright-ea --scope user -- npx -y @executeautomation/playwright-mcp-server

Features

Advanced browser control
Enhanced automation capabilities
Custom playwright integrations
Professional testing workflows

Use Cases

Advanced E2E testingProfessional automationComplex testing scenariosProduction testing workflows

Installation

NPM Package
claude mcp add playwright-ea --scope user -- npx -y @executeautomation/playwright-mcp-server

Supported Models

Claude 3.5 SonnetGPT-4

Configuration Example

{
  "mcpServers": {
    "playwright-ea": {
      "command": "add",
      "env": {
        // Add your environment variables here
      }
    }
  }
}