search & data extraction

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.

typescript
local
search & data extraction
0
View on GitHub

Installation

npx -y just-every/mcp-screenshot-website-fast

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-screenshot-website-fast",
  "command": "npx",
  "args": [
    "-y",
    "just-every/mcp-screenshot-website-fast"
  ]
}

About This MCP Server

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.

GitHub: https://github.com/just-every/mcp-screenshot-website-fast

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub