中文
← Back to MCP servers

Playwright

Microsoft Playwright official MCP Server, supporting cross-browser (Chrome/Firefox/WebKit) automation with capabilities such as screenshot, click, form filling, and network interception. More stable than Puppeteer, supports mobile device emulation, and is the top choice for AI-driven E2E testing.

What is Playwright MCP Server?

Playwright is a browser-automation MCP server that lets AI assistants drive a real browser — clicking, filling forms, taking screenshots, and scraping. Commonly used for end-to-end testing and web data collection.

Install

npx @playwright/mcp@latest
Visit repository ↗

Also available in 中文.