Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer listen port.8322
FILES_DIRNoLocal file store path./data/files
SHARED_DIRNoPath to the cross-MCP shared mount./shared
NOTION_TOKENNoNotion internal integration token (starts with ntn_). Required.
DRIVE_ACCOUNTNoGoogle account email for Drive access (optional).
XBERG_BASE_URLNoBase URL for OCR delegation to an xberg server.http://xberg:8000
GOOGLE_CLIENT_IDNoOAuth client ID for Google Drive integration (optional).
MCP_BEARER_TOKENNoBearer token for authenticating MCP clients. Required for HTTP mode, not for stdio mode.
DRIVE_FOLDER_NAMENoShared Drive folder name.mcp-google-accounts
XBERG_VLM_API_KEYNoAPI key for the xberg VLM backend (optional).
NOTION_API_VERSIONNoNotion API version header.2026-03-11
GMAIL_TOKEN_DB_PATHNoLegacy alternative to GOOGLE_TOKEN_DB_PATH.
GOOGLE_CLIENT_SECRETNoOAuth client secret for Google Drive integration (optional).
GOOGLE_TOKEN_DB_PATHNoPath to google-accounts-mcp's SQLite token DB (read-only). Legacy GMAIL_TOKEN_DB_PATH is also honored./google-data/tokens.db

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/snickery/notion-mcp'

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