Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost to bind for hosted mode (default: 127.0.0.1).
PORTNoPort for hosted mode (default: 3941).
APP_URLNoPublic URL of the hosted application (required for OAuth and links).
NODE_ENVNoNode environment (development, production, etc.).
REDIS_URLNoRedis connection string for hosted mode (required in production).
AI_DUMP_URLNoSmoke-test fallback URL for older checkouts.
CUTLINE_URLNoBase URL for local MCP server (default: http://127.0.0.1:3939).
CUTLINE_HOMENoOverride the application data directory location for local mode.
DATABASE_URLNoPostgreSQL connection string for hosted mode.
CUTLINE_DATA_DIRNoExplicit data directory for local mode.
STRIPE_SECRET_KEYNoStripe secret key for billing.
BETTER_AUTH_SECRETNoSecret for Better Auth sessions.
TURNSTILE_SITE_KEYNoCloudflare Turnstile site key for production.
CUTLINE_POLICY_FILENoPath to a local policy YAML file.
TURNSTILE_SECRET_KEYNoCloudflare Turnstile secret key for production.
STRIPE_WEBHOOK_SECRETNoStripe webhook signing secret.

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/raashy/draftrelay'

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