Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SHOTCUT_PATHNoShotcut application executable path.
SHOTCUT_MELT_PATHNoMelt executable path.
SHOTCUT_FFMPEG_PATHNoFFmpeg executable path.
SHOTCUT_FFPROBE_PATHNoFFprobe executable path.
SHOTCUT_MCP_MAX_PENDINGNoMaximum in-flight tool requests or legacy batch items, clamped to 1–256 (default 32).
SHOTCUT_MCP_MAX_WORKERSNoConcurrent MCP tool requests, clamped to 1–8 (default 4).
SHOTCUT_MCP_ALLOWED_ROOTSNoOptional PATH-separator list of canonical roots available to MCP tools.
SHOTCUT_MCP_MAX_MESSAGE_BYTESNoMaximum inbound or outbound newline-delimited MCP message size, clamped to 1 KiB–16 MiB (default 4 MiB).
SHOTCUT_MCP_MAX_PROJECT_BYTESNoMaximum saved MLT project size, clamped to 1–512 MiB (default 128 MiB).
SHOTCUT_MCP_MAX_INLINE_IMAGE_BYTESNoMaximum preview image embedded in an MCP result, clamped to the message budget (default 1 MiB; 0 disables).
SHOTCUT_MCP_REQUIRE_ABSOLUTE_PATHSNoSet to 1 to reject relative tool paths.
SHOTCUT_MCP_ALLOW_NETWORK_RESOURCESNoSet to 1 to allow HTTP/RTSP/etc. resources embedded in projects.
SHOTCUT_MCP_ALLOW_UNSAFE_CONSUMER_PROPERTIESNoSet to 1 to allow arbitrary consumer properties and sidecar formats.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/matrodrigs/shotcut-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server