MCP Directory
Back

comfyui-mcp

by artokun · TypeScript · ★ 195

Claude Code plugin + MCP server for ComfyUI — 88 tools, 14 AI skills (Flux, WAN, LTX video, Qwen), live graph editing from your Claude session. Generate images & video, manage models and custom nodes.

#agent-skills#ai-agent#claude-code#claude-plugin#claude-skills#comfyui#comfyui-extension#flux#image-generation#mcp#mcp-server#model-context-protocol#stable-diffusion#text-to-image#video-generation

Install

npx -y github:artokun/comfyui-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "comfyui-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:artokun/comfyui-mcp"
      ]
    }
  }
}

From the README

**Claude Code plugin + MCP server for [ComfyUI](https://github.com/comfyanonymous/ComfyUI)** — generate images and video, execute and author workflows, manage models and custom nodes, and **edit your live ComfyUI graph from your Claude session** ([sidebar panel](https://github.com/artokun/comfyui-mcp-panel), zero API keys). [](https://www.npmjs.com/package/comfyui-mcp) [](https://nodejs.org) [](./LICENSE) [](https://comfyui-mcp.artokun.io/docs) [](https://glama.ai/mcp/servers/artokun/comfyui-mcp) [](https://glama.ai/mcp/servers/artokun/comfyui-mcp) Works on **macOS**, **Linux**, and **Windo…
Read full README on GitHub →

Related ai & ml servers