Playwright Browser Automation
MCP Serverby microsoft · Added 5mo ago
Claude
29.5k
Install
npx -y @playwright/mcpAdd to Claude
claude mcp add microsoft-playwright-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"playwright-browser-automation": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Official Microsoft Playwright MCP server, enabling LLMs to interact with web pages through structured accessibility snapshots
Tags
Web & Browsermcp-servernpm