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.
About comfyui-mcp-server
joenorton/comfyui-mcp-server
lightweight Python-based MCP (Model Context Protocol) server for local ComfyUI
This project helps creative professionals, marketers, or anyone needing custom visual or audio content, to generate and refine AI-powered images, audio, and video through natural conversation with an AI assistant. You input conversational requests for content, and it outputs the generated media. This is ideal for individuals who want to iteratively create and manage multimedia assets.
About comfy-mcp-server
lalanikarim/comfy-mcp-server
A server using FastMCP framework to generate images based on prompts via a remote Comfy server.
This tool helps developers integrate image generation into their applications or services. It takes a text prompt and a ComfyUI workflow definition, sends it to a remote Comfy server, and returns the generated image. Developers building applications that need on-demand image creation, perhaps for content generation or specialized visualization, would use this.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work