Index live · v1.3.0 · JUN 8 2026

Playwright

Official

Microsoft's official Playwright MCP server enables AI agents to automate browser interactions using structured accessibility snapshots rather than screenshots. This approach is more reliable and faster than vision-based automation. Perfect for testing, scraping, and web automation workflows.

stdioTypeScript
27.3Kstars
27.3K stars

Configuration

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

Add this to your claude_desktop_config.json file.

Quick Stats

Trust LevelOfficial
Stars27,300
Transportstdio
API KeyNot required
LanguageTypeScript
CategoryDeveloper Tools
View on GitHubVisit Website

Tags

browsertestingautomationweb-scraping