Skip to content

Releases: User0856/snaprender-integrations

v1.5.4

07 May 22:58

Choose a tag to compare

Split manage_webhooks into 4 separate tools for Anthropic directory compliance:

  • list_webhooks (read-only)
  • create_webhook
  • delete_webhook (destructive)
  • test_webhook

Fixed batch_screenshots readOnlyHint annotation. All tools now have proper title, readOnlyHint, and destructiveHint annotations.

npm: npx snaprender-mcp@1.5.4
Remote: https://app.snap-render.com/mcp

v1.5.3

07 May 22:06

Choose a tag to compare

MCP Server v1.5.3

Hardened for Claude Desktop directory submission:

  • Tool annotations: all 8 tools now include title, readOnlyHint, destructiveHint
  • Request timeouts: 60s AbortController on all API calls (no more hanging requests)
  • Error handling: top-level try-catch prevents server crashes on network errors
  • Error sanitization: raw backend errors no longer leak to clients
  • Batch validation: max 50 URLs enforced in handler code (not just schema)
  • Webhook URL validation: HTTPS required, localhost blocked
  • Structured logging: JSON log lines to stderr
  • Polling guidance: batch tool descriptions include wait time recommendations

Downloads

  • claude-desktop-extension.mcpb - Claude Desktop extension (double-click to install)
  • npm: npx snaprender-mcp

v1.5.2

07 May 21:10

Choose a tag to compare

What's included

MCP Server (snaprender-mcp v1.5.2)

  • Screenshot any URL as PNG, JPEG, WebP, or PDF
  • Content extraction (markdown, text, metadata, links, article data)
  • Batch processing (up to 50 URLs per request)
  • Signed URLs for client-side embedding
  • HTML and Markdown rendering to images
  • Device emulation (iPhone, Pixel, iPad, MacBook)
  • Ad/cookie banner blocking
  • Dark mode, full-page capture, custom viewports
  • Webhook management (HMAC-signed notifications)
  • Usage monitoring
  • Local (stdio) and remote (Streamable HTTP) transport

Also included

  • Node.js, Python, Go SDKs
  • ChatGPT Actions (OpenAPI spec)
  • Claude Desktop extension (MCPB)
  • LangChain, CrewAI, AutoGen integrations
  • OpenClaw/ClawHub skill
  • Postman collection

Install

npx snaprender-mcp

Or remote: https://app.snap-render.com/mcp

Free tier: 200 screenshots/month, all features, no credit card.
Sign up: https://snap-render.com/auth/signup