Snaprender runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 9 Jun 2026.
Screenshot, extract content, and render web pages. PNG/JPEG/WebP/PDF, batch, signed URLs.
Today is the operative word: we check Snaprender every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add snaprender -- npx -y snaprender-mcp
{
"mcpServers": {
"snaprender": {
"args": [
"-y",
"snaprender-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.snaprender]
command = "npx"
args = ["-y", "snaprender-mcp"]
{
"mcpServers": {
"snaprender": {
"args": [
"-y",
"snaprender-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"snaprender": {
"args": [
"-y",
"snaprender-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SNAPRENDER_API_KEY (Your SnapRender API key (starts with sk_live_). Get one free at https://snap-render.com/auth/signup).
The author declared them in the registry entry; get the values from the project itself.
Web access for agents: fetch, extract, screenshot, or PDF any public URL.
Screenshot API for AI agents: capture any public URL as JPEG, PNG, WebP, AVIF, or PDF.
Screenshot, PDF and HTML-to-image rendering API so Claude and Cursor can see any web page.
Render-and-verify API: HTML/CSS to image or PDF, screenshot any URL, confirm the text rendered.
Screenshots, PDFs, OG images, monitoring and evidence for AI agents. Glint Render by Moyu.
Screenshot, PDF, OG-image, and page extraction (markdown/JSON) over MCP. Bearer key or x402.
Read a URL as clean markdown, screenshot a website, url to PDF. Web access for agents, no signup.
URL to screenshot, PDF, or structured extract for AI agents via MCP.
Answers built from our own checks of this server.