web
Playwright
Microsoft's official MCP server for browser automation using Playwright. Trigger browser tasks for QA, scraping, and end-to-end testing.
Live status
unknown
Last check: n/a
Uptime: n/a
0 installsSyncing…
Config path
~/Library/Application Support/Claude/claude_desktop_config.jsonJSON snippet
{
"mcpServers": {
"playwright": {
"command": "npx",
"args": [
"-y",
"@anthropic-ai/playwright-mcp-server"
]
}
}
}Add this under mcpServers and restart Claude Desktop.