sethbang_mcp-screenshot-server
The MCP Screenshot Server is an implementation that utilizes Puppeteer to provide screenshot functionality through a simple MCP tool interface.
The MCP Screenshot Server is designed to capture screenshots of web pages and local HTML files efficiently. By leveraging Puppeteer, it offers a robust solution for generating screenshots with customizable options. Users can specify viewport dimensions, capture full pages, and define custom output paths. The server also manages screenshot directories automatically, ensuring a streamlined workflow. This tool is particularly useful for developers and testers who need to automate the process of capturing web page visuals for documentation, testing, or monitoring purposes.
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
MCP Tools
- {'take_screenshot': 'A tool to capture screenshots with options for URL, viewport dimensions, full page capture, and custom output path.'}
Usage with Different Platforms
node
bash
npm install
npm run build
npm run inspector
Related MCP Servers
View all browser_automation servers →Fetch
by modelcontextprotocol
A Model Context Protocol server that provides web content fetching capabilities, enabling LLMs to retrieve and process content from web pages.
markdownify-mcp
by zcaceres
Markdownify is a Model Context Protocol (MCP) server that converts various file types and web content to Markdown format.
mcp-playwright
by executeautomation
A Model Context Protocol server that provides browser automation capabilities using Playwright.
cursor-talk-to-figma-mcp
by sonnylazuardi
This project implements a Model Context Protocol (MCP) integration between Cursor AI and Figma, allowing Cursor to communicate with Figma for reading designs and modifying them programmatically.
playwright-mcp
by microsoft
A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright.
ai-agent-marketplace-index-mcp
by AI-Agent-Hub
MCP Server for AI Agent Marketplace Index from DeepNLP, allowing AI assistants to search available AI agents by keywords or categories.
web-eval-agent
by Operative-Sh
operative.sh's MCP Server is a browser-use powered agent that autonomously executes and debugs web apps directly in your code editor.