Back to directory
screenshotone

screenshotone

@screenshotone36

An official MCP server implementation for the ScreenshotOne API, enabling AI models to render website screenshots.

screenshotwebsiteapitool

Installation & Configuration

{
  "mcpServers": {
    "screenshotone": {
      "command": "node",
      "args": [
        "path/to/screenshotone/mcp/build/index.js"
      ],
      "env": {
        "SCREENSHOTONE_API_KEY": "<your api key>"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/2/17
Updated
2026/6/7