Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoBind address0.0.0.0
PORTNoHTTP port3000
UI_PASSWORDNoPassword protecting the browser UI
ENCRYPTION_KEYNoPassphrase used to derive the local data-encryption key
NOEMA_DATA_DIRNoPersistent data, uploads, snapshots, tokens, and local encryption-key directory./data
NOEMA_TIMEZONENoIANA timezone used for date boundariesUTC
GA4_PRIVATE_KEYNoOptional Google service-account private key
NOEMA_API_TOKENNoBearer token for MCP, OpenAPI tools, and machine access
PUBLIC_BASE_URLNoPublic URL used by OpenAPI and OAuthhttp://localhost:3000
GA4_CLIENT_EMAILNoOptional Google service-account email
GOOGLE_CLIENT_IDNoOptional Google Calendar OAuth client ID
NOEMA_CORS_ORIGINNoAllowed browser origin(s)*
PAGESPEED_API_KEYNoOptional PageSpeed API key
GOOGLE_CALENDAR_IDNoCalendar to readprimary
GOOGLE_CLIENT_SECRETNoOptional Google Calendar OAuth client secret
GOOGLE_REFRESH_TOKENNoOptional manually supplied refresh token
NOEMA_HTTP_USER_AGENTNoOperator contact sent to services that require an identifiable user agentgeneric Noema identifier
NOEMA_ANALYTICS_PROJECTSNoJSON array defining optional analytics projects

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/vladimirperovic/noema'

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