Quick Use
Add the following to .mcp.json:
{
"mcpServers": {
"playwright": {
"command": "npx",
"args": ["-y", "@anthropic/mcp-playwright"]
}
}
}Intro
Playwright MCP is the official MCP server for Playwright browser automation, with 3,000+ GitHub stars. It gives AI agents like Claude Code full browser control — navigate pages, fill forms, click buttons, take screenshots, and run end-to-end tests. Ideal for developers who need AI-assisted web testing, scraping, or workflow automation.
Source & Thanks
Built on Playwright by Microsoft. Licensed under Apache 2.0.
playwright — ⭐ 70,000+