Snaprender MCP Server

Official integrations for SnapRender Screenshot API - capture screenshots of any website as PNG, JPEG, WebP, or PDF. It runs locally over stdio via the published package.

People who work with autogen, crewai and langchain and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-06-09 · ★ 2 · #73 OF 106 MAINTAINED AI & ML · VERIFIED 2026-09-18

MIT · JavaScript servers · how we verify → /methodology

01 · Install Snaprender

before you install - you'll need

Set SNAPRENDER_API_KEY before connecting.

Claude Code

claude mcp add user0856-snaprender-integrations -- npx -y snaprender-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "user0856-snaprender-integrations": {
      "command": "npx",
      "args": [
        "-y",
        "snaprender-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package snaprender-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.User0856 is GitHub-verified and matches the repo owner

03 · What Snaprender can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.5.4 · 2026-05-07

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…

v1.5.3 · 2026-05-07

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…

v1.5.2 · 2026-05-07

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)…

04 · Who maintains Snaprender

snaprender is maintained by user0856. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
AI & ML - ranked #73 of 106 actively-maintained AI & ML servers as of 2026-09-18.
registry
io.github.User0856/snaprender (active, first published 2026-02-16 · 5 versions)
packages
npm:snaprender-mcp

06 · Snaprender FAQ

What is Snaprender?

Official integrations for SnapRender Screenshot API - capture screenshots of any website as PNG, JPEG, WebP, or PDF. It runs locally over stdio via the published package.

Is Snaprender still maintained?

Yes - as of 2026-09-18, its last commit was 2026-06-09. We re-verify nightly.

How do I install Snaprender?

Run `npx -y snaprender-mcp`. The README documents one environment variable (SNAPRENDER_API_KEY) to set first. Set SNAPRENDER_API_KEY before connecting. You can also paste the ready-made client config above.

Does Snaprender run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Snaprender

More AI & ML MCP servers · Agenda Intelligence MD · Coalent · Veriswarm MCP · Oraclaw

More JavaScript MCP servers · Vynix · Vaaya · Val Town · Variflight MCP · see all