Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoBind address of the server. Default: 0.0.0.00.0.0.0
MCP_PORTNoPort of the server. Default: 81008100
FONT_PATHNoPath to a .ttf font for text overlays and captions. Default: DejaVu Bold (Debian path)./usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf
MEDIA_DIRNoDirectory for media: originals, exports, previews, caches. Default: ./media./media
DATABASE_URLNoDatabase URL. Default: sqlite:///./data/editor.db. Postgres via .[postgres] extra.sqlite:///./data/editor.db
RENDER_ENGINENoRender engine: 'mlt' (default) or 'ffmpeg'.mlt
EXPORT_TTL_HOURSNoRetention time for exports in hours. Default: 24. Set RETENTION_ENABLED=false to disable retention.24
MCP_AUTH_ENABLEDYesMust be set to 'false' for this build. The server refuses to start otherwise.true
RETENTION_ENABLEDNoSet to 'false' to disable the retention daemon entirely. Default is true.true
CLIP_CACHE_TTL_HOURSNoRetention time for cached clips in hours. Default: 48.48

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/musyta-labs/mcpCut'

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