Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FLICKIES_OFFLINENoSet to 1 to disable automatic model download (operators stage the snapshot directory manually).
FLICKIES_LOG_FILENoPath to the rotating log file. Default is /data/logs/flickies.log./data/logs/flickies.log
FLICKIES_LOG_LEVELNoLog level: DEBUG, INFO, etc. Default is INFO.INFO
FLICKIES_AUTH_TOKENNoBearer token for authentication. If set, clients must send 'Authorization: Bearer <token>'. Unset disables auth.
FLICKIES_PREFETCH_ALLNoSet to 1 to prefetch all engines at boot.
FLICKIES_ENABLED_ENGINESNoComma-separated list of engines to prefetch at boot, e.g. 'wav2lip,gfpgan'.
FLICKIES_IDLE_UNLOAD_SECSNoIdle time in seconds before the model is unloaded by the sweeper. Default is 600.600
FLICKIES_ENABLE_NONCOMMERCIALNoSet to 1 to enable Wav2Lip / Wav2Lip-GAN engines (non-commercial license gate).

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

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/psyb0t/docker-flickies'

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