Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FFMPEG_BINNoPath or command name for FFmpeg (defaults to ffmpeg if not set)
FFPROBE_BINNoPath or command name for FFprobe (defaults to ffprobe if not set)
AERENDER_BINNoPath to Adobe After Effects aerender executable
COMFY_LOCAL_URLYesURL of the ComfyUI server (e.g., http://127.0.0.1:8188)
VIDEO_FACTORY_ROOTYesAbsolute path to the workspace directory where all video production files are stored

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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