Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABASE_URLYesProduction database connection.
PUBLIC_BASE_URLYesPublic HTTPS app origin. Local loopback development may use http://localhost:3000.
OAUTH_JWT_SECRETYesSigning secret for local OAuth access tokens.
TRUST_PROXY_HOPSNoNumber of trusted reverse-proxy hops for client IP resolution. Default 1 in production runtime.1
OAUTH_TOKEN_TTL_SECONDSYesAccess-token lifetime.
OAUTH_ALLOWED_REDIRECT_URISYesComma-separated allow-list for OAuth redirects.
SENSITIVE_ROUTE_RATE_LIMIT_MAXYesPer-client limit for OAuth/onboarding POST attempts.
CLOCKIFY_CREDENTIAL_ENCRYPTION_KEYYes32-byte base64 key for encrypted Clockify API keys.
SENSITIVE_ROUTE_RATE_LIMIT_WINDOW_MSYesRate-limit window for OAuth/onboarding POST attempts.
CLOCKIFY_CREDENTIAL_ENCRYPTION_KEY_VERSIONYesActive encryption key version.

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/IvanPetylo/clockify-mcp'

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