Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PUBLIC_URLYesThe public URL of your server, e.g. https://mcp.example.com
SECRET_KEYYesA secret key generated with `openssl rand -hex 32`
GITHUB_TOKENNoOptional GitHub token used for webhooks and fetching repository data
COLLAB_DOMAINYesThe domain name of your server, e.g. mcp.example.com
POSTGRES_PASSWORDYesA password for the PostgreSQL database, generated with `openssl rand -hex 24`
ADMIN_GITHUB_LOGINSYesYour GitHub username(s), comma-separated if multiple; this user becomes the admin
GITHUB_WEBHOOK_SECRETNoOptional secret used to verify GitHub webhook payloads
GITHUB_OAUTH_CLIENT_IDYesThe Client ID of your GitHub OAuth App
GITHUB_OAUTH_CLIENT_SECRETYesThe Client secret of your GitHub OAuth App

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

Maintenance

ActivityMaintained
ResponsivenessNo issues