Đang tải…
Đang tải…
A Model Context Protocol server that provides browser automation capabilities using Playwright
npx claude-code-templates@latest --mcp browser_automation/mcp-server-playwright{
"mcpServers": {
"automatalabs-playwright-server": {
"description": "A Model Context Protocol server that provides browser automation capabilities using Playwright",
"command": "npx",
"args": ["-y", "@automatalabs/mcp-server-playwright"]
}
}
}