Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BASE_URLNoBase URL for the backend server, defaults to http://localhost:3001 in self-host setup
RUST_LOGNoRust logging configuration, defaults to 'nyxid=info,tower_http=info' in self-host setup
ENVIRONMENTNoEnvironment setting, e.g., 'development' or 'production', defaults to 'development' in self-host setup
FRONTEND_URLNoURL for the frontend server, defaults to http://localhost:3000 in self-host setup
ENCRYPTION_KEYNoEncryption key for securing data, generated automatically in self-host setup
AUTO_VERIFY_EMAILNoWhether to auto-verify email addresses, defaults to 'true' in self-host setup
JWT_PUBLIC_KEY_PATHNoPath to the JWT public key file, defaults to /app/keys/public.pem in self-host setup
MONGO_ROOT_PASSWORDNoRoot password for MongoDB, generated automatically in self-host setup
INVITE_CODE_REQUIREDNoWhether an invite code is required for registration, defaults to 'false' in self-host setup
JWT_PRIVATE_KEY_PATHNoPath to the JWT private key file, defaults to /app/keys/private.pem in self-host setup

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/ChronoAIProject/nyxid'

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