Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TIMEZONENoTimezone used for events that have no explicit timezone. Example: 'Europe/Berlin'.
AUTH_MODENoAuthentication mode. Use 'none' for local testing. Defaults to GitHub OAuth when not set.
CALDAV_USERNAMENoYour Apple ID email address.
PUBLIC_BASE_URLNoThe public base URL of the server, e.g. 'https://calendar-mcp.your-domain.tld'. Must match the public domain exactly for OAuth discovery.
GITHUB_CLIENT_IDNoOAuth App client ID from GitHub.
CALDAV_APP_PASSWORDNoThe app-specific password generated for your Apple ID.
CALDAV_CALENDAR_URLNoThe iCloud calendar URL (found via discover_calendar.py).
GITHUB_CLIENT_SECRETNoOAuth App client secret from GitHub.
ALLOWED_GITHUB_LOGINSNoComma-separated list of GitHub usernames allowed to sign in. Must not be empty when GitHub authentication is used.

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/moOritzl/calendar-mcp'

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