Puppeteer Linux
Enables browser automation on Linux systems for web interactions, screenshots, and JavaScript execution using Puppeteer
6 stars
0 tools
Created Aug 2025
@phialsbasement/phialsbasement-puppeteer-linux-puppeteer-linuxAbout
Enables browser automation on Linux systems for web interactions, screenshots, and JavaScript execution using Puppeteer
Categories
general
Installation
npm
npm install @phialsbasement/phialsbasement-puppeteer-linux-puppeteer-linux
Configuration
{
"mcpServers": {
"phialsbasement-puppeteer-linux-puppeteer-linux": {
"command": "npx",
"args": [
"-y",
"@phialsbasement/phialsbasement-puppeteer-linux-puppeteer-linux"
]
}
}
}