calendar-mcp
by khushalB-sf
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TIMEZONE | No | IANA timezone name, e.g. 'Asia/Kolkata' | system timezone |
| AZURE_CLIENT_ID | Yes | Application (client) ID GUID from Azure App Registration | |
| AZURE_TENANT_ID | No | Tenant GUID, or 'common' for personal/multi-tenant accounts | common |
| TOKEN_CACHE_PATH | No | Path to store token cache (chmod 600) | ~/.calendar-mcp/token-cache.json |
| WORKING_HOURS_END | No | End hour of working day (1–24) | 18 |
| WORKING_HOURS_START | No | Start hour of working day (0–23) | 9 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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