playwright

stdio

Used by 103 plugins

Installs playwright, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub anthropics/claude-plugins-official --plugin playwright
Description

Browser automation and web testing capabilities

Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "playwright": {
      "command": "npx",
      "args": [
        "@playwright/mcp@latest"
      ]
    }
  }
}
Command
npx
Arguments
@playwright/mcp@latest