Wraps Puppeteer's headless browser automation to capture webpage screenshots optimized for Claude Vision's 1.15 megapixel limit. Exposes take_screenshot and capture_selector operations that automatically tile full pages into 1072x1072 chunks, plus take_screencast for animated WebP generation. You'd reach for this when building AI workflows that need to analyze web content visually, debug responsive layouts, or create visual documentation. Handles the viewport sizing, wait strategies, and memory management that make browser automation tedious, while ensuring output works seamlessly with vision models that have strict resolution requirements.
claude mcp add --transport stdio just-every-mcp-screenshot-website-fast uvx mcp-screenshot-website-fast