Skip to content

Playwright (Official)

Free

by MCP Community

Playwright Tools for MCP

v0.0.70Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

@playwright/mcp MCP Server

Playwright Tools for MCP

Installation

npx -y @playwright/mcp

Reviews

Leave a Review

Installation

Quick install
npx -y @playwright/mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "playwright-(official)": {
      "command": "npx",
      "args": ["-y", "@playwright/mcp"]
    }
  }
}