Screenshot Website Fast
Freeby MCP Community
Fast screenshot capture tool for web pages - optimized for Claude Vision API
v0.1.26Added Apr 12, 2026
mcpmcp-servermodel-context-protocolscreenshotweb-capture
Screenshot Website Fast MCP Server
Fast screenshot capture tool for web pages - optimized for Claude Vision API
Installation
npx -y @just-every/mcp-screenshot-website-fast
Reviews
Installation
Quick install
npx -y @just-every/mcp-screenshot-website-fast
Add to claude_desktop_config.json
{
"mcpServers": {
"screenshot-website-fast": {
"command": "npx",
"args": ["-y", "@just-every/mcp-screenshot-website-fast"]
}
}
}