Configurable Puppeteer
Enables browser automation through Puppeteer with configurable launch options for Chrome and Firefox, supporting web testing, data extraction, form filling, and interactive demonstrations
4 stars
0 tools
Created Aug 2025
@afshawnlotfi/afshawnlotfi-configurable-puppeteer-configurable-puppeteerAbout
Enables browser automation through Puppeteer with configurable launch options for Chrome and Firefox, supporting web testing, data extraction, form filling, and interactive demonstrations
Categories
general
Installation
npm
npm install @afshawnlotfi/afshawnlotfi-configurable-puppeteer-configurable-puppeteer
Configuration
{
"mcpServers": {
"afshawnlotfi-configurable-puppeteer-configurable-puppeteer": {
"command": "npx",
"args": [
"-y",
"@afshawnlotfi/afshawnlotfi-configurable-puppeteer-configurable-puppeteer"
]
}
}
}