Catalog
io.github.htmlcsstoimage/html-css-to-image
OfficialHTML/CSS to Image
An MCP server for generating images from HTML & CSS or screenshots of URLs using htmlcsstoimage.com.
Generate images from HTML/CSS or capture website screenshots via htmlcsstoimage.com.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"html-css-to-image": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.hcti.io"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.