Catalog
com.html2img/html-to-image
OfficialHTML to Image
Render HTML and CSS to PNG images over HTTP. Send HTML and CSS and get a PNG back.
Render HTML and CSS to PNG images over HTTP with specified markup and styling.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"html-to-image": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.html2img.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.