playwright-mcp

microsoft/playwright-mcp
★ 28,861 stars TypeScript 🌐 Browser/Web Updated 1mo ago
Playwright MCP server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Topics

mcpplaywright