Render HTML and CSS to PNG images over HTTP. Send HTML and CSS and get a PNG back.
Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.
https://app.html2img.com/mcp2 herramientas · 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…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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: | Parámetro | Tipo | Descripción |
|---|---|---|
| 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 de 2 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
Render HTML and CSS to PNG images over HTTP. Send HTML and CSS and get a PNG back.
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.