Accepts local face and ID images for fusion via a ComfyUI server, saving the merged results locally.
This Python-based MCP server facilitates automated face and ID image fusion by acting as an intermediary between client applications and a powerful ComfyUI backend. Users can submit local face and ID photos, which the server then dispatches to a pre-configured ComfyUI instance (requiring specific plugins like APersonMaskGenerator and models such as flux-fill) for the complex fusion process. The final, merged images are then saved directly to a specified local directory, streamlining workflows for identity verification, content creation, or similar applications.