Loading MCP server directory, please wait...
MCP server + Claude Code plugin for ComfyUI: run workflows, generate images, manage models & VRAM.
npx @getmcp/cli add io.github.artokun/comfyui-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.artokun/comfyui-mcp": {
"command": "npx",
"args": [
"-y",
"comfyui-mcp"
]
}
}
}