Nodes/ComfyUI Civitai MCP/Civitai Create Post
ComfyUI Node

Civitai Create Post

A ComfyUI node in Civitai-mcp with 14 inputs and 4 outputs.

By daceheg·Created 2 months ago·Updated 2 months ago· 6
Civitai Create Post
  • images
  • post_id
  • post_url
  • post_ids_text
  • post_urls_text
enabletrue
publishtrue
title
description
max_images_per_post20
model_version_id0
collection_id0
a1111_params
workflow_json
embed_metadatatrue
embed_workflowtrue
file_formatpng
jpg_quality95
CategoryCivitai-mcp

Inputs (14)

NameTypeDefaultDescription
imagesIMAGE
enableBOOLEANtrueWhen disabled, skips the upload and post entirely. Use this to gate posting without bypassing the node.
publishBOOLEANtrue
titleoptSTRING
descriptionoptSTRING
max_images_per_postoptINT201–20Civitai allows at most 20 images per post. If more images are passed, they are split across multiple posts of up to this many images each.
model_version_idoptINT00–18446744073709550000
collection_idoptINT00–18446744073709550000
a1111_paramsoptSTRINGA1111-format generation parameters to embed. Wire ComfyUI-Image-Saver's 'a1111_params' output here for full Civitai metadata. Accepts a list (one per image); a single value is applied to all images. If empty, auto-detected from the workflow.
workflow_jsonoptSTRINGComfyUI workflow JSON to embed (PNG only). Wire a Civitai metadata loader's 'workflow_json' output here to preserve the original graph of re-posted images. Takes precedence over the live workflow; falls back to it when empty.
embed_metadataoptBOOLEANtrueEmbed generation parameters into each uploaded image so Civitai shows full metadata.
embed_workflowoptBOOLEANtrueEmbed the ComfyUI workflow + prompt graph (PNG only) so the post is reproducible by drag-and-drop into ComfyUI.
file_formatoptCOMBOpngPNG carries metadata + workflow in text chunks (lossless). JPG carries the parameters in EXIF (smaller, no workflow).
jpg_qualityoptINT951–100JPEG quality (only used when file_format is jpg).

Outputs (4)

NameTypeDescription
post_idINT
post_urlSTRING
post_ids_textSTRING
post_urls_textSTRING