Skip to content
Cursor

HTML to Image for Cursor

com.html2img/html-to-image

Render HTML and CSS to PNG images over HTTP. Send HTML and CSS and get a PNG back.

client:Cursor transport:streamable-http tools:2

Install HTML to Image in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "html-to-image": {
      "url": "https://app.html2img.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

HTML to Image in other clients