just-every/mcp-screenshot-website-fast
by Various
Quickly screenshots webpages and converts to an LLM friendly size
MCP
just-every/mcp-screenshot-website-fast
Added 1 June 2026
Overview
This MCP server captures screenshots of webpages and converts them to a size optimized for large language models. It is built in JavaScript and designed for rapid capture and processing.
Best for
Best for
Developers building LLM agents that need quick webpage snapshots
Use cases
- Feeding webpage screenshots into LLM prompts for visual context
- Automating website checks with AI agents
- Quickly saving webpage snapshots for documentation or review
How to use
Install
claude mcp add screenshot-website-fast -s user -- npx -y @just-every/mcp-screenshot-website-fast Tools exposed
take_screenshotcapture_selectortake_screencast
Tested with
Claude Code, VS Code, Cursor, JetBrains IDEs
Example client config
{\n "mcpServers": {\n "screenshot-website-fast": {\n "command": "npx",\n "args": ["-y", "@just-every/mcp-screenshot-website-fast"]\n }\n }\n} Notes
This MCP server captures screenshots of webpages and converts them to a size optimized for large language models. It is built in JavaScript and designed for rapid capture and processing.
106 stars on GitHub. Last updated 2026-04-05. Licensed MIT.
Use cases
- Feeding webpage screenshots into LLM prompts for visual context
- Automating website checks with AI agents
- Quickly saving webpage snapshots for documentation or review
Pros
- Fast screenshot capture and conversion
- Simple integration via MCP protocol
- Lightweight JavaScript implementation
Cons
- Only captures full webpages, not specific elements
- Size optimization may reduce image detail
- Requires an MCP-compatible environment to run
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Fast screenshot capture and conversion
- Simple integration via MCP protocol
- Lightweight JavaScript implementation
Cons
- Only captures full webpages, not specific elements
- Size optimization may reduce image detail
- Requires an MCP-compatible environment to run
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.