mcpserver.lol
registry/rendex-mcp
Connection check verified live · 27h ago

rendex-mcp

Render HTML, Markdown, or URLs to images, PDF, or branded artifacts; extract and watch pages.

Tools 13
GitHub stars 7
Installs / wk
Licence MIT
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

13 tools

Read from the running server on 27h ago.

render_artifact read-only datafontlogofooterheadercontent* +5
Use this when the user asks to make or create a branded report, invoice, summary, release notes, or document — or to 'turn this Markdown/HTML into a PDF and PNG' (optionally with a…
rendex_account read-only
Check the Rendex account: which plan it's on, how many render credits have been used vs. the monthly limit (and when it resets), the per-minute rate limit, and a one-tap link to up…
rendex_extract read-only url*devicetimeoutblockAdswaitUntilextractFormat +2
Use this when the user asks to read, extract, get the text/content/article of, or summarize a webpage/URL. Do NOT use for a visual screenshot (use rendex_screenshot). Extracts clea…
rendex_render_link read-only jscssgeourldatahtml +32
Use this when the user wants a reusable, HOSTED image URL — an og:image or a link to embed in an <img> tag — rather than the image bytes. Do NOT use for a one-off inline screenshot…
rendex_screenshot read-only jscssgeourldatahtml +31
Use this when the user asks to screenshot, capture, or take a picture of a webpage/URL, or to render raw HTML or Markdown to an image or PDF. Do NOT use to get a reusable hosted im…
watch_create url*namepauseddiffModeaiSummarythreshold +4
Use this when the user asks to monitor, watch, or track a webpage for changes, or to be alerted/notified when a page changes. Do NOT use for a one-time capture (use rendex_screensh…
watch_delete can modify data id*
Delete a watch and its run history. Irreversible.
watch_get read-only id*
Fetch one watch by ID, including its current baseline image URL and status. Returns JSON.
watch_list read-only limitcursorstatus
List your watches (newest first), optionally filtered by status and paged. Returns { items, nextCursor }.
watch_run id*
Run an immediate check now (charges 1 credit). Returns the queued run; poll watch_runs for the result or receive a watch.changed webhook.
watch_runs read-only id*limitcursor
Read a watch's run history (newest first), paged. Each run includes changed, diffScore, and signed before/after/overlay image URLs. Returns { items, nextCursor }.
watch_test read-only url*namepauseddiffModeaiSummarythreshold +4
Dry-run a watch config BEFORE creating it — render the proposed config once and report what was captured + whether the page is reachable (and the text a text-watch would compare).…
watch_update id*urlnamepauseddiffModeaiSummary +5
Update a watch in place — pause/resume (paused), re-point (url), change schedule/diff/notify settings, or turn a channel off (webhookUrl/notifyEmail = null). Only the fields you se…