提交

Screenshot

@faridmth

Description: Capture website screenshots from any MCP client via the ScreenshotRender API. Returns the image inline plus a hosted URL and page metadata. Bring your own ScreenshotRender API key.

服务器配置

{
  "mcpServers": {
    "screenshotrender": {
      "command": "npx",
      "args": [
        "-y",
        "screenshotrender-mcp"
      ],
      "env": {
        "SCREENSHOTRENDER_API_KEY": "sr-your-key-here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.