A MCP server for capturing screenshots
Overview
what is MCP Screenshot Server?
MCP Screenshot Server is a server implementation that allows users to capture screenshots of web pages and local HTML files using Puppeteer.
how to use MCP Screenshot Server?
To use the MCP Screenshot Server, install the project using npm, and utilize the take_screenshot tool by providing the necessary options such as URL, viewport dimensions, and output path.
key features of MCP Screenshot Server?
- 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
use cases of MCP Screenshot Server?
- Capturing website previews for documentation.
- Automating screenshot generation for testing web applications.
- Creating visual content for presentations or reports.
FAQ from MCP Screenshot Server?
- Can I capture screenshots of local HTML files?
Yes! The server supports capturing screenshots from both web pages and local HTML files.
- Is there a limit to the viewport dimensions?
Yes, the viewport width can be between 1-3840 pixels and height between 1-2160 pixels.
- What license is MCP Screenshot Server under?
MCP Screenshot Server is licensed under the MIT License.