MCP Screenshot Server
@MCP-Mirror
About MCP Screenshot Server
Mirror of
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Screenshot Server?
MCP Screenshot Server is an MCP server that uses Puppeteer to capture screenshots of web pages and local HTML files through a simple tool interface.
How to use MCP Screenshot Server?
Install with npm install, then use the take_screenshot tool with options such as url, width, height, fullPage, and outputPath.
Key features of MCP Screenshot Server
- Capture screenshots of web pages or local HTML files
- Configurable viewport dimensions (width and height)
- Full page screenshot support
- Custom output path option
- Automatic screenshot directory management
Use cases of MCP Screenshot Server
- Taking screenshots of websites for documentation
- Capturing full‑page screenshots of long web pages
- Saving screenshots of local HTML files for testing
FAQ from MCP Screenshot Server
What are the dependencies of MCP Screenshot Server?
The server requires Node.js and Puppeteer (installed automatically via npm).
What are the viewport limits for MCP Screenshot Server?
Width can be 1–3840 pixels, height 1–2160 pixels.
Where are screenshots saved by MCP Screenshot Server?
By default, screenshots are saved to an automatically managed directory; a custom output path can be specified.
Does MCP Screenshot Server include authentication or transport security?
The README does not mention any authentication or transport security features.
Can MCP Screenshot Server capture full scrollable pages?
Yes, by setting the fullPage option to true.
More Browser Automation MCP servers
fetch-mcp
egoistAn MCP server for fetching URLs / Youtube video transcript.
browser-mcp
djydeA browser extension and MCP server that allows you to interact with the browser you are using.
Webpage Screenshot MCP Server
ananddtyagiAn MCP that gives your agent the ability to snap a screenshot of webpages. Useful when you want your agent to check its progress during development.
Slack Slack
microsoftPlaywright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
Browserbase MCP Server
browserbaseAllow LLMs to control a browser with Browserbase and Stagehand
Comments