comfyui-mcp
Related Servers
Alternatives to comfyui-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceMCP server + Claude Code plugin for ComfyUI: execute workflows, generate images, visualize pipelines as Mermaid diagrams, compose/validate workflows, manage and download models, control VRAM, and explore custom nodes. 36 tools, cross-platform, installs via npx -y comfyui-mcp.4143,607 npm737MIT
- AlicenseNot gradedqualityAmaintenanceA custom node plugin for ComfyUI that encapsulates workflows as templates, enabling AI assistants (Claude, Cursor) to invoke ComfyUI for multimedia generation via the MCP protocol.21MIT
- AlicenseAqualityAmaintenanceThe MCP server that drafts ComfyUI workflows a human can actually read. It lets coding agents build, repair, port, validate, and run ComfyUI workflows against your own ComfyUI instance, delivering clean, organized, fully-labeled workflows.292MIT
- AlicenseAqualityFmaintenanceEnables Claude Desktop to interact with local ComfyUI installations for AI-powered image generation, including workflow management, model selection, real-time monitoring, and custom workflow execution through natural language.1443,607 npm18MIT
- AlicenseNot gradedqualityDmaintenanceMCP server that enables AI agents to control a local ComfyUI instance for image generation, allowing workflow understanding, parameter modification, execution, and model discovery.23 npm3Apache 2.0
- AlicenseNot gradedqualityDmaintenanceEnables Claude to generate images via ComfyUI from natural language requests, automating workflow construction and execution.1MIT
TDQS
Scored across 48 tools
Each tool has a clear, distinct purpose with no overlaps. For example, analyze_workflow provides a structured summary while get_workflow returns raw JSON; cancel_job targets running jobs while cancel_queued_job targets pending ones. All tools are well-differentiated.
All tool names follow a consistent verb_noun pattern in snake_case (e.g., create_workflow, list_assets, visualize_workflow_hierarchical). No mixed conventions or inconsistent verb styles.
At 48 tools, the server is excessively large. While each tool serves a specific purpose, the count far exceeds the typical 3-15 range for well-scoped servers and is well over the 25 threshold for 'too many'. Some consolidation would improve coherence.
The tool set covers virtually all aspects of ComfyUI management: workflow lifecycle, image generation with various conditioning, model/embedding management, queue control, system management, and analysis tools. No obvious gaps are present.