Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QUOTA_MCP_DBNoPath to the SQLite database file. Defaults to a location in the /data volume if run in Docker, or data/quota-mcp.db otherwise.
QUOTA_MCP_MASTER_KEYNoMaster key for encrypting stored credentials. Must be 64 hex chars. If not set, the key is derived from machine traits (not recommended for production).
QUOTA_MCP_ALERT_CREDIT_PCTNoAlert threshold: fires when remaining quota falls below this fraction (e.g., 0.2 for 20%).0.2
QUOTA_MCP_ALERT_EXPIRY_DAYSNoAlert when subscription or billing period ends within this many days.7
QUOTA_MCP_ALERT_WEBHOOK_URLNoURL to POST alert transition events to. If empty, alerts are only recorded and must be pulled via MCP tools or the REST API.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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