Overview
Features
Render website screenshot tool
Uses the render-website-screenshot tool to render a website and return the image.
Official MCP server implementation
Official MCP server implementation for ScreenshotOne.
Build with npm
Install dependencies and build the server with npm install && npm run build.
API key integration
Requires a ScreenshotOne API key to authenticate and authorize requests.
Claude Desktop integration example
Includes a sample Claude Desktop configuration showing how to register the MCP server under mcpServers.
Standalone usage
Run the server independently by setting SCREENSHOTONE_API_KEY and executing node build/index.js.




