Back to directory
screenshotone/mcp

screenshotone/mcp

@screenshotone

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
TypeScript
Created
2026/6/12
Updated
2026/6/13