diffusers-workflow

dkackman/diffusers-workflow
★ 10 stars Python AI/LLM Updated today
MCP server, workflow wrapper and web app for Hugging Face diffusers
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "diffusers-workflow": {
      "command": "uvx",
      "args": [
        "diffusers-workflow"
      ]
    }
  }
}

Or install with pip: pip install diffusers-workflow

README Excerpt

Your GPU, as something an agent can drive. diffusers-workflow turns the [Hugging Face Diffusers library](https://github.com/huggingface/diffusers) into a declarative engine — image and video pipelines described as data rather than as Python — and then puts three front ends on it: an **MCP server** so

Topics

diffusersmcp-serverstable-diffusionworkflow