Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TIMEZONENoIANA timezone name, e.g. 'Asia/Kolkata'system timezone
AZURE_CLIENT_IDYesApplication (client) ID GUID from Azure App Registration
AZURE_TENANT_IDNoTenant GUID, or 'common' for personal/multi-tenant accountscommon
TOKEN_CACHE_PATHNoPath to store token cache (chmod 600)~/.calendar-mcp/token-cache.json
WORKING_HOURS_ENDNoEnd hour of working day (1–24)18
WORKING_HOURS_STARTNoStart hour of working day (0–23)9

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_todays_meetingsA

List the meetings on the signed-in user's Microsoft 365 calendar for a given day. Defaults to today if no date is provided.

get_availabilityA

Report free and busy time within working hours for a given day, based on the Microsoft 365 calendar. Defaults to today.

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

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