HTML/CSS to Image
HTML/CSS to Image MCP Server The HTML/CSS to Image MCP server lets AI assistants create production-ready images, website screenshots, and PDFs through…
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные
Что умеет
- Update Template: Updates a specified template with the given content
- Create Template: Creates a template from the given content
- Create Batch Images: Create a batch of up to 25 images
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
HTML/CSS to Image MCP Server
The HTML/CSS to Image MCP server lets AI assistants create production-ready images, website screenshots, and PDFs through natural-language instructions.
Use it to:
- Render HTML and CSS into PNG, JPG, WebP, or PDF
- Capture screenshots of public URLs
- Generate images from reusable templates and variables
- Create batches of up to 25 image variations
- Create, update, list, and version image templates
- Configure viewport size, device scale, selectors, render delays, and other rendering options
Authentication is handled through OAuth, so users can securely connect their HTML/CSS to Image account without manually configuring API credentials.
MCP endpoint: https://mcp.hcti.io
Documentation: docs.htmlcsstoimage.com/integrations/mcp
Website: htmlcsstoimage.com
Список инструментов сервера (12)
Технические названия из tools/list. Нужны только разработчикам.
| update_template | Updates a specified template with the given content |
| create_template | Creates a template from the given content |
| create_batch_images | Create a batch of up to 25 images |
| list_storage_destinations | Lists storage destinations available to the current organization. Returns opaque IDs and non-sensitive metadata only; connection details and credentials are never included. |
| create_image | Creates an image from the given content |
| list_proxies | Lists proxies available to the current organization. Returns opaque IDs and non-sensitive metadata only; connection details and credentials are never included. |
| get_max_batch_size | Get the maximum number of images that can be created in a single batch according to the user's plan. |
| list_template_versions | List template versions for a specified template_id |
| check_usage | Checks the current usage of images against the account's usage limits |
| list_templates | List templates |
| create_templated_image | Creates an image using a specified Template |
| create_url_image | Creates an image from the given URL |