P

Playwright MCP Server

Featured Verified

Browser automation and testing with Playwright for AI agents.

open-source 88/100 Code & Development browser testing automation playwright e2e web

A Model Context Protocol server for browser automation using Playwright. Enables AI agents to automate web browsers for testing, scraping, and interaction with web applications across Chromium, Firefox, and WebKit.

Supports navigation, element interaction, screenshots, form filling, and JavaScript execution with cross-browser support.

Install

npx -y @playwright/mcp

MCP Client Config

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

Capabilities

Tools

browser_navigatebrowser_clickbrowser_typebrowser_screenshotbrowser_evaluatebrowser_wait

Compatible With

Claude Desktop Claude Code Cursor Windsurf

Metrics

5,200

GitHub Stars

19,000

Installs

2,400

Weekly

4

Open Issues