← Back to mcp

Playwright MCP

Official Playwright MCP server for robust browser automation and testing.

One-Click Configuration

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

Copy this configuration and paste it into your claude_desktop_config.json or Cursor settings.

Microsoft-maintained MCP server for browser control with Playwright.

Best for: web testing, interaction flows, scraping with stronger cross-browser support.

Setup: No extra config required for a basic local install.

© 2026 EVERYTHING AI DIRECTORY