Playwright Browser
OfficialStructured accessibility snapshots for reliable browser automation.
Configuration
{
"mcpServers": {
"playwright-browser": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-playwright-browser"
]
}
}
}Add this to your claude_desktop_config.json file.