Back to directory
screenshotone/mcp

screenshotone/mcp

@screenshotone361117

A simple implementation of an MCP server for the ScreenshotOne API

screenshotapiwebsitecaptureimageautomation

Installation & Configuration

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

Information

Transport
stdio
Language
JavaScript
Created
2025/2/17
Updated
2026/8/12