comfy-ae-video-factory-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FFMPEG_BIN | No | Path or command name for FFmpeg (defaults to ffmpeg if not set) | |
| FFPROBE_BIN | No | Path or command name for FFprobe (defaults to ffprobe if not set) | |
| AERENDER_BIN | No | Path to Adobe After Effects aerender executable | |
| COMFY_LOCAL_URL | Yes | URL of the ComfyUI server (e.g., http://127.0.0.1:8188) | |
| VIDEO_FACTORY_ROOT | Yes | Absolute path to the workspace directory where all video production files are stored |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| comfy_submit_workflowB | Submit a ComfyUI workflow JSON to local or cloud ComfyUI /prompt endpoint. |
| comfy_get_historyC | Read ComfyUI generation history by prompt id. |
| media_probeB | Use ffprobe to inspect a video/audio/image file under VIDEO_FACTORY_ROOT. |
| ffmpeg_transcodeC | Transcode or resize a video using safe preset options. |
| ae_generate_jsxB | Generate an ExtendScript JSX file that opens an AE template and replaces footage/text layers. |
| ae_render_templateB | Invoke aerender to render an AE comp. Use dryRun first to verify command. |
| pipeline_create_jobC | Create a structured job folder and manifest for an AI video production pipeline. |
| review_video_packageC | Basic placeholder review for video metadata. Replace with real moderation APIs later. |
| platform_prepare_packageC | Generate publishing metadata for different short video platforms. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Eliveral/codex-mcp-comfy-ae-video-factory-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server