Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort the server listens on when running natively with `npm start`. Defaults to 8787.8787
DATA_PATHNoPath to the directory containing the dataset/export files. Defaults to './.local-data' (the directory created by `npm run sample`). Use './.local-data/fixture' with synthetic fixture data../.local-data
LOCAL_PORTNoHost port to bind when running with Docker Compose. Defaults to 8787.8787
TEST_ORIGINNoPublic origin URL used by the validation tests (`npm run validate`). Defaults to http://localhost:8787.http://localhost:8787
PUBLIC_ORIGINNoPublic base URL of the MCP server, used to construct the /mcp endpoint and download links. Defaults to http://localhost:8787.http://localhost:8787

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