← Back to Plugins
MCP Server MCP

io.github.User0856/snaprender

github By github 👁 1 views ▲ 0 votes

Screenshot, extract content, and render web pages. PNG/JPEG/WebP/PDF, batch, signed URLs.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "snaprender-mcp",
      "version": "1.5.4",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your SnapRender API key (starts with sk_live_). Get one free at https://snap-render.com/auth/signup",
          "name": "SNAPRENDER_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...