Skip to main content
Glama

comfy_list_models

Browse and filter available AI models, checkpoints, LoRAs, VAEs, and resources in your ComfyUI directory to select the right components for image generation workflows.

Instructions

List available models, checkpoints, LoRAs, VAEs, and other resources in the ComfyUI models directory. Supports filtering by type and name.

Input Schema

NameRequiredDescriptionDefault
typeNo
filterNo
include_sizeNo

Input Schema (JSON Schema)

{ "properties": { "filter": { "type": "string" }, "include_size": { "default": false, "type": "boolean" }, "type": { "enum": [ "checkpoints", "loras", "vae", "clip", "clip_vision", "unet", "embeddings", "upscale_models", "diffusion_models", "controlnet", "ipadapter", "style_models", "photomaker", "insightface", "all" ], "type": "string" } }, "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Nikolaibibo/claude-comfyui-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server