The MCP Screenshot Server allows you to capture screenshots of web pages and local HTML files through a simple MCP tool interface with customizable options:
Capture Screenshots: Take screenshots by providing a URL or path to a local HTML file
Configurable Viewport: Adjust the width and height dimensions for the screenshot
Full Page Capture: Optionally capture the entire scrollable page instead of just the viewport
Custom Output Path: Specify where to save the screenshot file
Automatic Directory Management: The server handles screenshot storage directory organization
Allows capturing screenshots of websites and local HTML files through Puppeteer with configurable viewport dimensions, full page capture support, and custom output paths.
MCP Screenshot Server
An MCP server implementation that provides screenshot functionality using Puppeteer. This server allows capturing screenshots of web pages and local HTML files through a simple MCP tool interface.
Features
Capture screenshots of any web page or local HTML file
Configurable viewport dimensions
Full page screenshot support
Custom output path option
Automatic screenshot directory management
Related MCP server: Webpage Screenshot MCP Server
Installation
Usage
The server provides a take_screenshot tool with the following options:
Development
License
MIT