testingOfficial
Playwright MCP
91
Microsoft
Automate browser interactions, take screenshots, fill forms, and test web applications using Microsoft Playwright from your AI editor.
27.5k1433.4k/wk10.3K tokens(5%)Officialyesterday
NetworkBrowser
browsertestingautomationscreenshotse2e
Quick Setup
Paste in ~/.claude.json
json
{
"mcpServers": {
"playwright-mcp": {
"command": "npx",
"args": [
"-y",
"@playwright/mcp"
]
}
}
}