mcpserver.lol
registry/snaprender
Connection check local install

snaprender

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

Tools 11
GitHub stars 2
Installs / wk
Licence MIT
Transport stdio
Last checked never

Tools & capabilities

11 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

batch_screenshots from source
Create a batch screenshot job for multiple URLs (1-50).
check_screenshot_cache from source
Check if a screenshot is already cached without capturing a new one.
create_webhook from source
Create a webhook subscription for event notifications.
delete_webhook from source
Delete a webhook subscription by ID. This cannot be undone.
extract_content from source
Extract content from a web page. Returns structured data based on the extraction type.
get_batch_status from source
Get the status of a batch screenshot job. Poll this until status is
get_usage from source
Get current month
list_webhooks from source
List all webhook subscriptions on your account.
sign_screenshot_url from source
Generate a signed URL for a screenshot that can be used without an API key.
take_screenshot from source
Capture a screenshot of a website URL, raw HTML, or Markdown content. Provide exactly one of: url, html, or markdown.
test_webhook from source
Send a test payload to a webhook endpoint to verify it receives events correctly.