html-to-pdf-generator

Generate PDFs from HTML templates via AI agents or API.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноТолько чтение

Что умеет

  • List Templates: List available PDF templates with optional pagination. Returns template names, IDs, and their required LiquidJS variables. Use source="system" to list system-wide pre-built templates i
  • Get Template: Get detailed information about a specific template, including its variables and JSON schema.
  • Submit Job: Submit a new PDF generation job using a template and JSONL data. Each line in the data array represents one PDF to generate with variable values.

Какие данные видит

Нужен ли аккаунт

Нужен API-ключ из настроек сервиса

Generate PDFs from HTML templates via AI agents or API. List templates, submit jobs with JSON data, check credits, and generate watermarked previews — all through MCP tools. Templates support LiquidJS templating with conditionals, loops, and raw variable injection.

Список инструментов сервера (6)

Технические названия из tools/list. Нужны только разработчикам.

list_templatesList available PDF templates with optional pagination. Returns template names, IDs, and their required LiquidJS variables. Use source="system" to list system-wide pre-built templates instead of org-owned ones.
get_templateGet detailed information about a specific template, including its variables and JSON schema.
submit_jobSubmit a new PDF generation job using a template and JSONL data. Each line in the data array represents one PDF to generate with variable values.
get_jobGet the status and progress of a PDF generation job, including task counts (total, completed, failed).
get_creditsCheck the organization's credit balance, including paid credits, free/promotional credits, and total available credits.
generate_previewGenerate a watermarked preview PDF (no credits consumed). The preview PDF is available for one-time download via the returned URL, then deleted from storage.
html-to-pdf-generator: подключить к Claude, ChatGPT, Cursor · Connectors.fun