ComfyMCP Local
БесплатноНе проверенLocal-first MCP server for controlling a loopback ComfyUI instance from same-machine or authenticated LAN clients.
Описание
Local-first MCP server for controlling a loopback ComfyUI instance from same-machine or authenticated LAN clients.
README
ComfyMCP Local is a local-first MCP server for controlling a loopback-only ComfyUI instance from a same-machine client or an authenticated private-LAN MCP client.
The project starts in disconnected/read-only local_stdio mode with no required
environment variables. HTTP/LAN mode is intentionally fail-closed until TLS,
bearer auth, exact Host admission, and client CIDRs are configured.
By default the ComfyUI upstream must be loopback. To target an HTTPS ComfyUI server on your LAN, opt in explicitly and allowlist the exact upstream host:
COMFYMCP_COMFYUI_URL=https://comfy-gpu.lan.example
COMFYMCP_ALLOW_LAN_COMFYUI=true
COMFYMCP_COMFYUI_ALLOWED_HOSTS=comfy-gpu.lan.example
LAN upstreams require HTTPS, an origin-only URL, no embedded credentials, and DNS answers that stay inside private LAN address ranges.
npm install
npm run check
Useful development commands:
npm run build
npm test
npm run typecheck
node dist/index.js tools:list
The implementation follows PROJECT_BRIEF.md. Milestone 0 focuses on package
shape, configuration, transport admission policy, authentication primitives,
tool inventory, and fake-ComfyUI test support before porting the full action
services.
Установка ComfyMCP Local
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/elkay182/ComfyMCP-LocalFAQ
ComfyMCP Local MCP бесплатный?
Да, ComfyMCP Local MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для ComfyMCP Local?
Нет, ComfyMCP Local работает без API-ключей и переменных окружения.
ComfyMCP Local — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить ComfyMCP Local в Claude Desktop, Claude Code или Cursor?
Открой ComfyMCP Local на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare ComfyMCP Local with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
