ComfyUI Node
Civitai Create Post
A ComfyUI node in Civitai-mcp with 14 inputs and 4 outputs.
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)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| enable | BOOLEAN | true | When disabled, skips the upload and post entirely. Use this to gate posting without bypassing the node. |
| publish | BOOLEAN | true | — |
| titleopt | STRING | — | |
| descriptionopt | STRING | — | |
| max_images_per_postopt | INT | 201–20 | Civitai 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_idopt | INT | 00–18446744073709550000 | — |
| collection_idopt | INT | 00–18446744073709550000 | — |
| a1111_paramsopt | STRING | A1111-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_jsonopt | STRING | ComfyUI 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_metadataopt | BOOLEAN | true | Embed generation parameters into each uploaded image so Civitai shows full metadata. |
| embed_workflowopt | BOOLEAN | true | Embed the ComfyUI workflow + prompt graph (PNG only) so the post is reproducible by drag-and-drop into ComfyUI. |
| file_formatopt | COMBO | png | PNG carries metadata + workflow in text chunks (lossless). JPG carries the parameters in EXIF (smaller, no workflow). |
| jpg_qualityopt | INT | 951–100 | JPEG quality (only used when file_format is jpg). |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| post_id | INT | — |
| post_url | STRING | — |
| post_ids_text | STRING | — |
| post_urls_text | STRING | — |