comfyui-mcp-server and comfy-mcp-server

These are complementary tools serving different deployment architectures: one wraps a local ComfyUI instance as an MCP server, while the other uses FastMCP to connect to a remote ComfyUI backend, allowing users to choose between self-contained local setups versus distributed client-server configurations.

comfyui-mcp-server
58
Established
comfy-mcp-server
55
Established
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 22/25
Maintenance 0/25
Adoption 12/25
Maturity 25/25
Community 18/25
Stars: 218
Forks: 53
Downloads: —
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 39
Forks: 16
Downloads: 218
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
Stale 6m

About comfyui-mcp-server

joenorton/comfyui-mcp-server

lightweight Python-based MCP (Model Context Protocol) server for local ComfyUI

Exposes ComfyUI's generation capabilities (images, audio, video) through MCP's streamable HTTP transport with stateful job management—enabling AI agents to poll async operations, iterate via `regenerate`, and inspect outputs directly. Auto-discovers custom workflows from JSON files with parameterized placeholders, while optional asset publishing with deterministic compression integrates generated media into web projects with manifest tracking.

About comfy-mcp-server

lalanikarim/comfy-mcp-server

A server using FastMCP framework to generate images based on prompts via a remote Comfy server.

Exposes ComfyUI workflows as MCP tools with configurable prompt and output nodes, enabling Claude and other MCP clients to trigger image generation with polling-based job tracking. Optionally integrates with Ollama for autonomous prompt generation from topics. Designed for stdio transport integration with Claude Desktop, abstracting workflow complexity through environment-based configuration and template substitution.

Scores updated daily from GitHub, PyPI, and npm data. How scores work