HomeBrowser Automation & Scraping › snaprender-integrations

snaprender-integrations

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

TypeScript Cloud
★ 2 stars Last pushed 2026-06-09 License: MIT

Topics: Browser Automation

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.5.4)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "snaprender-integrations": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "SNAPRENDER_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • SNAPRENDER_API_KEY — Your SnapRender API key (starts with sk_live_). Get one free at https://snap-render.com/auth/signup

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry