Render HTML and CSS to PNG images over HTTP. Send HTML and CSS and get a PNG back.
Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.
https://app.html2img.com/mcp2 outils · 726 msgenerate-image-from-htmlRender HTML and CSS into a PNG image, or into an A4 vector PDF with format "pdf". Provide complete, self-contained HTML and put styles in an inline <style> block. Remote image URLs load if they are real and publicly accessible; embed generated or local images as base64 data URIs rather than inventi…Render HTML and CSS into a PNG image, or into an A4 vector PDF with format "pdf". Provide complete, self-contained HTML and put styles in an inline <style> block. Remote image URLs load if they are real and publicly accessible; embed generated or local images as base64 data URIs rather than inventi…
| Paramètre | Type | Description |
|---|---|---|
| html* | string | The full HTML markup to render. Include CSS in an inline <style> block. Publicly accessible remote image URLs work; use base64 data URIs for images that are no… |
| css | string | Optional additional CSS to inject into the page. |
| width | integer | Viewport width in pixels (1-5000). Defaults to 1920. |
| height | integer | Viewport height in pixels (1-5000). Defaults to 1080. |
| fullpage | boolean | Capture the full scrollable page instead of just the viewport. |
| dpi | integer | Scale factor / device pixel ratio (1-4) for higher-resolution output. |
| ms_delay | integer | Milliseconds to wait before capturing (1-5000), e.g. to let fonts or animations settle. |
| wait_for_selector | string | Wait until this CSS selector is present before capturing. |
| format | string | Output format. "png" (default) returns an image sized by width and height. "pdf" returns an A4 portrait vector PDF with selectable, searchable text and automat… |
screenshot-urlCapture a live web page by URL as a PNG screenshot, or as an A4 vector PDF with format "pdf". Returns the rendered image plus a shareable CDN URL; PDF renders return the URL only. Consumes one credit per call.Capture a live web page by URL as a PNG screenshot, or as an A4 vector PDF with format "pdf". Returns the rendered image plus a shareable CDN URL; PDF renders return the URL only. Consumes one credit per call.
url : Links to undeclared domain: | Paramètre | Type | Description |
|---|---|---|
| url* | string | The fully-qualified URL of the page to capture (https://...). |
| css | string | Optional CSS to inject into the page before capture. |
| width | integer | Viewport width in pixels (1-5000). Defaults to 1920. |
| height | integer | Viewport height in pixels (1-5000). Defaults to 1080. |
| fullpage | boolean | Capture the full scrollable page instead of just the viewport. |
| selector | string | Capture only the element matching this CSS selector. |
| dpi | integer | Scale factor / device pixel ratio (1-4) for higher-resolution output. |
| ms_delay | integer | Milliseconds to wait before capturing (1-5000). |
| wait_for_selector | string | Wait until this CSS selector is present before capturing. |
| format | string | Output format. "png" (default) returns an image sized by width and height. "pdf" returns the page as an A4 portrait vector PDF with selectable, searchable text… |
2 outils sur 2 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
Render HTML and CSS to PNG images over HTTP. Send HTML and CSS and get a PNG back.
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.