Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port.8080
DATA_DIRNoWhere the SQLite file lives./data
TASK_LEASE_SNoTask ownership lease; renewed by update_task.900
WORKER_LEASE_SNoMember liveness lease; renewed by any tool call.90
SHOWRUNNER_TOKENYesBearer token gating /mcp and /api. Server refuses to start without it.
SWEEP_INTERVAL_SNoHow often the reclaim sweep runs.5
DIRECTION_LEASE_SNoDirector lease; renewed by any director tool call.600
POLL_HOLD_SECONDSNoMax long-poll hold for await_work.25

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/khou/showrunner'

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