Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ARTIFACTS_PORTNoLoopback host and container port used by the Docker helper.4242
ARTIFACTS_FILES_DIRNoDirect development files directory.data/development/files
ARTIFACTS_FILES_MOUNTNoDocker volume name or existing absolute host directory for document bodies.artifacts-files
ARTIFACTS_DATABASE_PATHNoDirect development SQLite database path.data/development/database/artifacts.db
ARTIFACTS_DATABASE_MOUNTNoSeparate Docker volume name or existing absolute host directory for SQLite.artifacts-database
ARTIFACTS_PUBLIC_BASE_URLNoBase URL returned for artifacts; must be an absolute HTTP(S) URL without credentials, query, or fragment.http://localhost:4242

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/dbtlr/artifacts'

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