Playwright MCP
ActiveDescription
Microsoft's official Playwright MCP server that lets LLMs drive real browsers.
Key Features
- MCP standard — Compatible with all MCP clients
- Playwright core — Real browser automation
- Screenshot — Capture every step
- Multilingual pages — Internationalization
- Microsoft-maintained — Synced with Playwright releases
Use Cases
💡 Let LLMs drive browsers for end-to-end testing.
💡 Build visual web scraping agents.
💡 Wire browser tools into Claude Desktop.
Categories
Quick Start
# Install and run
npx -y @playwright/mcp@latest
# Verify the service is up