Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_TOKENNoBearer token to guard /api routes. Fails closed if unset.
PUBLIC_URLYesPublic URL of the Worker, used by sandboxes to reach /mcp.
BOX_API_KEYYesYour ascii.dev Box API key (box_...). Required to control sandboxes.
WORKER_NAMENoName of the Cloudflare Worker. Used during deployment.
ALLOWED_TEAMSNoOptional comma-separated list of allowed Slack team IDs.
ALLOWED_USERSNoComma-separated list of allowed Slack user IDs. Empty by default.
SLACK_BOT_TOKENNoOptional Slack bot token (xoxb-...). Needed for Slack integration.
TEMPLATE_BOX_IDNoOptional template Box ID to fork from.
ALLOWED_CHANNELSNoComma-separated list of allowed Slack channel IDs. Empty by default (fails closed).
MCP_TOKEN_SECRETYesSecret used to sign thread-scoped MCP tokens. Required for /mcp endpoint.
IDLE_STOP_SECONDSNoNumber of seconds to wait before archiving an idle sandbox.
SLACK_SIGNING_SECRETNoOptional Slack signing secret. Needed for verifying Slack requests.

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/Arjia-Labs/sark'

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