mcpopen-sourceverified

Playwright MCP

Full browser automation for agents

View repository ↗

Drive a real Chromium / Firefox / WebKit browser from an MCP agent. Ideal for scraping, E2E verification and UI testing pipelines.

Install Playwright MCP

Paste into claude_desktop_config.json

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

After adding the server, fully restart your MCP client. Replace <placeholders> (tokens, paths) with your own values.

Facts

Stars
★ 11,800
🛡 Security & capability audit for Playwright MCP →

Trust score, capability surface (filesystem, shell, network) and risk flags — reviewed in your browser.

Works with