Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TIMEZONEYesIANA timezone for date stamps (e.g. Europe/Paris)
BRAIN_REPOYesBrain repo name (e.g. my-brain)
BRAIN_OWNERYesGitHub login that owns the brain repo
CENTER_PATHNoOptional: the graph's central 'me' node (e.g. people/me.md)
BRAIN_BRANCHYesBranch to read/write (e.g. main)
ALLOWED_LOGINYesThe only GitHub login allowed to authenticate
GITHUB_CLIENT_IDYesGitHub OAuth App Client ID
GITHUB_BRAIN_TOKENYesFine-grained personal access token for the brain repo (contents read/write)
GITHUB_CLIENT_SECRETYesGitHub OAuth App Client secret

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/albertvalleeduval/brain-mcp'

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