Loading MCP server directory, please wait...
ComfyUI MCP server: knowledge base, workflow builder, real-time execution, models, plugins.
npx @getmcp/cli add io.github.MIt9/comfy-ui-builderRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MIt9/comfy-ui-builder": {
"command": "npx",
"args": [
"-y",
"mcp-comfy-ui-builder"
],
"env": {
"COMFYUI_HOST": "",
"COMFYUI_PATH": "",
"COMFYUI_KNOWLEDGE_DIR": ""
}
}
}
}