Playwright MCP Server

Most Used
Search & Web
stdio
Featured

The most-used MCP server globally. Full headless browser automation using Playwright — navigate pages, click elements, fill forms, take screenshots, and extract page content. Essential for web testing, scraping, and UI verification workflows.

Quick Install

$ npx -y @anthropic/mcp-server-playwright

Configuration by Client

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

Need a different client? Use the Config Generator for Windsurf, Cline, Antigravity, and more.

Available Tools (6)

navigateclickfillscreenshotevaluateget_text_content