@just-every/mcp-screenshot-website-fast

by just-every · v1.0.0 · prompt

Fast, efficient screenshot capture of web pages - optimized for CLI coding tools. Automatically tiles full pages into 1072x1072 chunks for optimal processing.

Install

Add @just-every/mcp-screenshot-website-fast to Claude Code with the PolySkill CLI: polyskill add @just-every/mcp-screenshot-website-fast

Instructions

# CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. ## Project Overview Fast, efficient screenshot capture of web pages - optimized for CLI coding tools. Automatically tiles full pages into 1072x1072 chunks for optimal processing. ## Core Modules & Files - `src/internal/screenshotCapture.ts`: Core Puppeteer-based capture logic - `src/utils/`: Logger and chunking utilities - `src/index.ts`: CLI interface using Commander - `src/serve.ts`: MCP server using SDK - No caching - always captures fresh content ## Commands ### Development `…

Keywords: github, website-screenshot, cli-tools, web-capture, image-tiling, screen-capture, web-automation, fast-screenshot, coding-utilities