6 months ago
Fast, efficient screenshot capture tool for web pages - optimised for Claude and other LLMs with Image support. Automatically tiles full pages into 1072x1072 chunks for optimal AI processing.
Server Config
{
"mcpServers": {
"screenshot-website-fast": {
"command": "npx",
"args": [
"-y",
"@just-every/mcp-screenshot-website-fast"
]
}
}
}