Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Snaplab

FreeNot checked

Screenshot, PDF and HTML-to-image rendering API so Claude and Cursor can see any web page.

GitHubEmbed

About

Screenshot, PDF and HTML-to-image rendering API so Claude and Cursor can see any web page.

README

Hosted at https://snaplab.hsingh.app · Docs: https://snaplab.hsingh.app/docs · Free tier: 100 renders/month, no card.

This repo contains the open integration packages:

  • MCP server (hosted, Streamable HTTP): claude mcp add --transport http snaplab https://snaplab.hsingh.app/mcp --header "Authorization: Bearer sk_..." — tools: screenshot, pdf, html_to_image, usage. See mcp-registry/server.json.
  • n8n community node: n8n-nodes-snaplab (n8n-nodes-snaplab/)
  • Apify actor: snaplab Screenshot & PDF Renderer (apify-actor/)
  • JavaScript SDK snaplab (snaplab-js/) and Python SDK snaplab-sdk (snaplab-python/)
  • OpenAPI 3.1 spec: openapi/openapi.json (also served at https://snaplab.hsingh.app/openapi.json)
curl -X POST "https://snaplab.hsingh.app/api/render" \
  -H "Authorization: Bearer sk_..." -H "Content-Type: application/json" \
  -d '{"url":"https://example.com","format":"png","fullPage":true}' -o shot.png

API keys: https://snaplab.hsingh.app/app/keys

MIT licensed.

from github.com/siinghd/snaplab-integrations

Installing Snaplab

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/siinghd/snaplab-integrations

FAQ

Is Snaplab MCP free?

Yes, Snaplab MCP is free — one-click install via Unyly at no cost.

Does Snaplab need an API key?

No, Snaplab runs without API keys or environment variables.

Is Snaplab hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Snaplab in Claude Desktop, Claude Code or Cursor?

Open Snaplab on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Snaplab with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All media MCPs