MCP server for ComfyUI - enables ChatGPT to control ComfyUI workflows
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"iflow-mcp-orion4d-comfyui-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# 🧠 Serveur MCP pour ComfyUI (Version Alpha-1) <img width="2208" height="1235" alt="image" src="https://github.com/user-attachments/assets/11c256ce-f054-49b0-a8c8-52a1675968b7" /> Ce projet expose **ComfyUI** via un serveur compatible **MCP (Model Context Protocol)**. Il permet : - de piloter **ComfyUI** depuis ChatGPT via un connecteur (mode dev) ; - de piloter l’interface **ComfyUI** dans Chrome via une extension WebSocket. <img width="517" height="645" alt="image" src="https://github.com/user-attachments/assets/c3dbd461-626f-4ece-b336-b3367e386454" /> ### Pour bientôt : en local, interfaces Gradio pour Ollama et Google CLI --- ## ⚙️ Installation ### 1️⃣ Cloner le dépôt ```bash git clone https://github.com/orion4d/ComfyUI_mcp.git ``` ### 2️⃣ Créer l’environnement virtuel ```bash python -m venv venv # Linux / Mac source venv/bin/activate # Windows venv\Scripts\activate ``` ### 3️⃣ Installer les dépendances ```bash pip install -r requirements.txt ``` --- ## 🔐 Génération des clés et configuration ```bash python generate_key.py ``` Ce script : - génère **MCP_API_KEY** (pour ChatGPT) - génère **WEBSOCKET_TOKEN** (pour l’extension Chrome) - crée automatiquement `.env` et `.env.example` --- ## 🚀 Démarrage du serveur ```bash python server.py ``` Le serveur démarre par défaut sur : `http://127.0.0.1:8000` --- ## 🌐 Points d’accès ### 🔧 MCP Tools exposés - `list_workflows`, `save_workflow`, `load_workflow` - `read_custom_node`, `write_custom_node` - `queue_prompt`, `get_history` - `create_custom_node_template`, `list_custom_subdir` - `ui_click_element`, `ui_fill_input`, `ui_get_current_workflow` ### 🧩 Routes Debug - `/debug/health` → infos système, versions, outils - `/ws` → WebSocket pour l’extension Chrome --- ## 🧱 Exemple d’usage ### Depuis ChatGPT (Custom GPT) - Authentification : `X-API-Key` → ta clé **MCP_API_KEY** - Appels possibles : `list_workflows`, `queue_prompt`, `read_custom_node`, etc. ### Depuis Chrome (E…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.