just-every/mcp-screenshot-website-fast
Fast screenshot capture tool optimized for Claude Vision API. Automatically tiles full pages into 1072x1072 chunks for optimal AI processing with configurable viewports and wait strategies for dynamic content.
Quick Start
Clone the repository:
git clone https://github.com/just-every/mcp-screenshot-website-fastClaude Desktop configuration example:
{
"mcpServers": {
"mcp-screenshot-website-fast": {
"command": "npx",
"args": [
"-y",
"just-every/mcp-screenshot-website-fast"
]
}
}
}Check the repository README for specific installation and configuration instructions.