HomeBrowser Automation & Scraping › playwright-mcp

playwright-mcp

Playwright Tools for MCP

Official TypeScript
★ 37,528 stars Last pushed 2026-09-18 License: Apache-2.0

Topics: Browser Automation

Connect

Package (npm 0.0.82)

npx -y @playwright/mcp@0.0.82

Or add to your MCP client config:

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

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Listed in wong2/awesome-mcp-servers (MIT)

Data from the Official MCP Registry