Screenshot Website Fast
Captures full-page website screenshots using Puppeteer and automatically splits them into 1072x1072 pixel tiles optimized for vision model processing with robust error handling and retry logic.
Featured
View Source68 stars
0 tools
Created Aug 2025
@just-every/just-every-screenshot-website-fast-screenshot-website-fastAbout
Captures full-page website screenshots using Puppeteer and automatically splits them into 1072x1072 pixel tiles optimized for vision model processing with robust error handling and retry logic.
Categories
general
Installation
npm
npm install @just-every/just-every-screenshot-website-fast-screenshot-website-fast
Configuration
{
"mcpServers": {
"just-every-screenshot-website-fast-screenshot-website-fast": {
"command": "npx",
"args": [
"-y",
"@just-every/just-every-screenshot-website-fast-screenshot-website-fast"
]
}
}
}