comfy-h3-mcp
Related Servers
Alternatives to comfy-h3-mcp
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityCmaintenanceEnables video generation through ComfyUI workflows, providing tools to list workflows, create and manage video jobs, upload assets, and retrieve results.-
- AlicenseAqualityCmaintenanceEnables video generation via MiniMax's official V2 API using your own API key, integrating with mcode for submitting and querying video tasks, with automatic mp4 downloads.2MIT
- FlicenseBqualityDmaintenanceConnects AI assistants to ComfyUI for image, video, and audio generation, providing full control over ComfyUI through 40+ tools including quick generation, cloud API nodes, and custom workflow building.46-
- AlicenseAqualityNot gradedmaintenanceEnables interaction with MiniMax AI APIs for text-to-speech, voice cloning, video generation, image generation, and music creation through MCP clients like Claude Desktop and Cursor.9MIT
- AlicenseNot gradedqualityNot gradedmaintenanceEnables AI agents to generate and iteratively refine images, audio, and video by interacting with a local ComfyUI instance through natural conversation. It provides comprehensive tools for workflow management, node introspection, and publishing generated assets.Apache 2.0
- AlicenseNot gradedqualityBmaintenanceExposes ComfyUI workflows as 12 MCP tools on ComfyUI's own port, letting AI agents generate, edit, and remove backgrounds from images plus create videos by passing semantic parameters instead of whole workflow graphs. Agents can list models, submit and track async tasks, fetch artifact URLs, and jump to a visual asset/task page.2MIT
TDQS
Scored across 6 tools
Each tool has a clearly distinct role: job management (status, cancel, preview), asset discovery, and two generation tools with different use cases (keyframes vs. reference-based consistency). The generation tools are well-separated by their descriptions, leaving no ambiguity.
Names follow a predictable pattern within categories: job_* for job operations, h3_* for generation, and list_assets for assets. However, there is no single uniform verb_noun convention across all tools (e.g., job_cancel vs. list_assets), which is a minor deviation.
Six tools is well-scoped for this focused video-generation server. Each tool fills a necessary part of the workflow—submitting generation jobs, managing jobs, inspecting results, and listing available assets—with no redundant tools.
The tool set covers the full generation lifecycle: submit (two variants), poll status, cancel, preview, and list assets. A minor gap is the lack of a listing mechanism for all submitted jobs, which could be a workaround but is not critical.