Enterprise DNA
M MCP Servers Developer low

ConstantineB6/comfy-pilot

by Various

MCP server + embedded terminal that lets Claude Code see and edit your ComfyUI workflows

C

MCP

ConstantineB6/comfy-pilot

Added 1 June 2026

#ai #claude #claude-code #comfyui #comfyui-custom-node #generative-ai #image-generation #mcp

Overview

MCP server and embedded terminal that gives Claude Code visibility into and editing capabilities for ComfyUI workflows. It works by enabling Claude to directly view node graphs, modify connections, and execute workflow changes through terminal commands.

Best for

Best for
Developers who want to use Claude Code to automate or modify ComfyUI workflows programmatically

Use cases

  • View and inspect ComfyUI workflow structure from within Claude Code
  • Edit nodes, connections, and parameters using natural language prompts
  • Automate workflow adjustments by combining Claude's reasoning with ComfyUI graph operations

How to use

Tools exposed

  • get_workflow
  • summarize_workflow
  • get_node_types
  • get_node_info
  • get_status
  • run
  • edit_graph
  • view_image
  • search_custom_nodes
  • install_custom_node
  • uninstall_custom_node
  • update_custom_node
  • download_model

Example client config

{\n  "mcpServers": {\n    "comfyui": {\n      "command": "python3",\n      "args": ["/path/to/comfy-pilot/mcp_server.py"]\n    }\n  }\n}

Notes

MCP server and embedded terminal that gives Claude Code visibility into and editing capabilities for ComfyUI workflows. It works by enabling Claude to directly view node graphs, modify connections, and execute workflow changes through terminal commands.

197 stars on GitHub. Last updated 2026-02-16. Licensed MIT.

Use cases

  • View and inspect ComfyUI workflow structure from within Claude Code
  • Edit nodes, connections, and parameters using natural language prompts
  • Automate workflow adjustments by combining Claude’s reasoning with ComfyUI graph operations

Pros

  • Gives Claude Code direct access to ComfyUI workflows for both reading and editing
  • Enables natural language control over complex node graphs without manual clicking
  • Open source with community traction (197 stars)

Cons

  • Requires Claude Code to function; not a standalone tool
  • Editing scope is limited by what the MCP protocol and node API expose
  • Python environment setup and dependency management may be needed

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Gives Claude Code direct access to ComfyUI workflows for both reading and editing
  • Enables natural language control over complex node graphs without manual clicking
  • Open source with community traction (197 stars)

Cons

  • Requires Claude Code to function; not a standalone tool
  • Editing scope is limited by what the MCP protocol and node API expose
  • Python environment setup and dependency management may be needed
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks