Back to MCP Servers
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.
search-data-extractionapiai
By just-every
Installation
npx -y mcp-screenshot-website-fastConfiguration
{
"mcpServers": {
"mcp-screenshot-website-fast": {
"command": "npx",
"args": ["-y", "mcp-screenshot-website-fast"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes