Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MVR_DB_PATHNoPath to the SQLite database file. Default is 'data/mvr.db'.
MVR_S3_BUCKETNoS3 bucket name when using S3 storage.
MVR_S3_REGIONNoS3 region when using S3 storage.
MVR_ASSET_PATHNoDirectory for local asset storage. Default is '/app/data/assets' in Docker or 'data/assets' locally.
MVR_AUTH_TOKENNoBearer token for API and MCP authentication. If not set, no authentication is required.
MVR_S3_ENDPOINTNoOptional custom S3 endpoint URL.
MVR_ENCRYPTION_KEYNoKey for AES-256-GCM encryption of provider keys. Must be set and kept secret.
MVR_STORAGE_DRIVERNoStorage driver: 'local' (default) or 's3'.
MVR_S3_ACCESS_KEY_IDNoS3 access key ID when using S3 storage.
MVR_ASSET_IMPORT_PATHNoDirectory for file-reference uploads. Default is '/app/data/imports' in Docker or 'data/imports' locally.
MVR_S3_SECRET_ACCESS_KEYNoS3 secret access key when using S3 storage.

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/dannyhoang249-hub/Self-host-MCP-server-for-AI-video-reference-library'

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