mcpserver.lol
registry/render-api
Connection check verified live · 28h ago

render-api

Screenshot, PDF, OG-image, and page extraction (markdown/JSON) over MCP. Bearer key or x402.

Tools 4
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

4 tools

Read from the running server on 28h ago.

extract_page read-only url*modeschema
Fetch a public web page and extract its content as either clean, readable markdown (the default) or as structured JSON fields matched against a caller-supplied schema. Use markdown…
render_og read-only html*widthheight
Render an inline HTML snippet to a social-share (Open Graph) image sized for link previews, defaulting to the standard 1200x630 OG dimensions. Use this to generate og:image assets…
render_pdf read-only urlhtmlwidthheight
Render a public web page or an inline HTML snippet to a paginated PDF document, using a real headless browser (JS, CSS, and web fonts execute). Use this to turn a URL or HTML into…
screenshot_url read-only urlhtmlwidthformatheightfullPage
Capture a screenshot image of a public web page or an inline HTML snippet, rendered in a real headless browser (JS, CSS, and web fonts execute). Returns a PNG/JPEG/WEBP image. Use…