Playwright
MCP ServerFeaturedby Community · Added 5mo ago
Claude
30.3k
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"playwright": {
"command": "npx",
"args": [
"playwright"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Automates browser interactions for Large Language Models using Playwright.
Tags
Developer Toolsmcp-servertop-100