dev-tools
playwright
MCP server 'playwright' from ndendic/RustyTags
11 stars0 upvotes
Install Command
npx @playwright/mcp@0.0.38 --browser chromium --executable-path /home/ndendic/.cache/ms-playwright/chromium-1187/chrome-linux/chrome --headless --no-sandbox
Configuration
.mcp.json
{
"playwright": {
"args": [
"@playwright/mcp@0.0.38",
"--browser",
"chromium",
"--executable-path",
"/home/ndendic/.cache/ms-playwright/chromium-1187/chrome-linux/chrome",
"--headless",
"--no-sandbox"
],
"command": "npx"
}
}Links
Tags
mcpplaywright