A Fast Website Screenshot MCP
@just-every
A Fast Website Screenshot MCP について
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.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"screenshot-website-fast": {
"command": "npx",
"args": [
"-y",
"@just-every/mcp-screenshot-website-fast"
]
}
}
}ツール
1Capture high-quality screenshots of web pages optimized for Claude Vision API
概要
What is A Fast Website Screenshot MCP?
A Fast Website Screenshot MCP is a fast screenshot capture tool for web pages, optimised for Claude and other LLMs with image support. It automatically tiles full pages into 1072x1072 chunks for optimal AI processing and integrates seamlessly with MCP-compatible clients like Claude Desktop, Cursor, VS Code, and JetBrains IDEs.
How to use A Fast Website Screenshot MCP?
Install the server via your MCP client using the command npx -y @just-every/mcp-screenshot-website-fast. For example, in Claude Code run claude mcp add screenshot-website-fast -s user -- npx -y @just-every/mcp-screenshot-website-fast. After setup, the tool screenshot_website_fast becomes available in your client, accepting parameters such as url (required), width, height, fullPage, waitUntil, and waitFor. You can also use the CLI directly for development with commands like npm run dev capture <url> -o screenshot.png.
Key features of A Fast Website Screenshot MCP
- Fast screenshot capture using Puppeteer headless browser
- Claude Vision optimized with 1072x1072 resolution limiting
- Automatic tiling of full pages into 1072x1072 chunks
- Always fresh content with no caching
- Configurable viewports for responsive testing
- Wait strategies for dynamic content (networkidle, custom delays)
- Full page capture by default for complete page screenshots
- Minimal dependencies for fast npm installs
Use cases of A Fast Website Screenshot MCP
- Capturing full-page screenshots for AI vision analysis
- Testing responsive web layouts with custom viewport sizes
- Automating screenshot capture for dynamic web content
- Integrating webpage screenshots into LLM-powered development workflows
FAQ from A Fast Website Screenshot MCP
What is the maximum screenshot resolution?
The tool automatically limits resolution to 1072x1072 pixels (1.15 megapixels) for optimal AI vision processing.
Does the server cache screenshots?
No, it always fetches fresh content with no caching to ensure up-to-date screenshots.
What rendering engine is used?
Screenshots are captured using Puppeteer headless browser, which runs Chromium under the hood.
How can I capture only the visible viewport instead of the full page?
Set the fullPage parameter to false (or use the `--no
「ブラウザ自動化」の他のコンテンツ
MCP Browser Kit
ndthanhdevAn MCP Server that enables AI assistants to interact with your local browsers.

Puppeteer
modelcontextprotocolModel Context Protocol Servers
Fastcrw
usFast, lightweight Firecrawl/Tavily alternative in Rust. Web scraper, crawler & search API with MCP server for AI agents. Drop-in Firecrawl-compatible API (/scrape, /crawl, /search). 2.3x faster than Tavily, 1.5x faster than Firecrawl in 1K-URL benchmarks. 6 MB RAM, single binary.
X Twitter Scraper
Xquik-devTwitter scraper API skill for tweet search, advanced Twitter search, profile tweets, follower export, media download, monitors, webhooks, MCP, and posting automation: send tweets and replies.
mcp-browser-use: MCP server for browser-use
vinayak-mehtaMCP server for browser-use
コメント