mcp-puppeteer-browser
If you are the rightful owner of mcp-puppeteer-browser and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
mcp-puppeteer-browser is a fork of the official Reference server, designed for easier installation and integration with FLUJO for showcase purposes.
mcp-puppeteer-browser
Fork of official Reference server but in a single repo for easier installation with FLUJO for showcase purposes
install
npm install
build
npm run build
config
{
"mcpServers": {
"mcp-puppeteer-browser": {
"command": "node",
"args": ["dist/index.js"]
}
}
}