Playwright

MCP Server Verified Featured

Browser automation using Playwright. Navigate, interact with elements, take screenshots, generate PDFs, and run accessibility audits.

by Microsoft

★★★★★ 4.7/5 (720 reviews)
12.5kGitHub stars
95kinstalls
Updated 2026-02-18
typescriptintermediateactive

Installation

npx -y @anthropic/playwright-mcp

Quick Start

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

Tools & Capabilities

browser_navigate
browser_screenshot
browser_click
browser_type
browser_pdf

Compatibility

Claude Desktop Continue Cline Cursor Windsurf

About Playwright

Browser automation using Playwright. Navigate, interact with elements, take screenshots, generate PDFs, and run accessibility audits.

View on GitHub →

Language: TypeScript

Category: Developer Tools

← Back to MCP Hub Directory