MetaBrain-Labs/ComfyUI-MCP-Server-TypeScript
A TypeScript MCP Server that converts ComfyUI workflows into parameter-configurable tools for AI agents. | 将 ComfyUI 工作流转化为参数可配置的 MCP 工具,供 AI 代理通过自然语言驱动图像与视频生成。
Platform-specific configuration:
{
"mcpServers": {
"ComfyUI-MCP-Server-TypeScript": {
"command": "npx",
"args": [
"-y",
"ComfyUI-MCP-Server-TypeScript"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...