P
Playwright MCP
Automate browsers with Microsoft Playwright for AI agents
Official
Featured
Install Command
npx @playwright/mcp@latestClaude Desktop Config
{
"mcpServers": {
"playwright": {
"command": "npx",
"args": ["@playwright/mcp@latest"]
}
}
}About Playwright MCP
The official Playwright MCP server from Microsoft enables AI assistants to control browsers for automation, testing, and scraping.
Features
- Navigate to any URL
- Click, type, and interact with page elements
- Take full-page screenshots
- Extract page content and accessibility trees
- Fill and submit forms
- Network request interception
Why Playwright?
Playwright is the gold standard for browser automation with support for Chromium, Firefox, and WebKit.
Tags
playwrightbrowserautomationtestingmicrosoft