io.github.mindstone
mcp-server-microsoft-calendar
Microsoft 365 Calendar
Microsoft 365 Outlook calendar via Graph: list, get, create, update, respond, free/busy.
stdiocommunityservice
Package Details
@mindstone/mcp-server-microsoft-calendar
Transportstdio
Runtimenpx
Environment Variables
MS_CLIENT_ID(str)
Required
Microsoft Entra (Azure AD) application client ID
MS_CONFIG_DIR(file)
Required
Path to the per-user Microsoft config directory (credentials/, accounts.json)
MS_ACCOUNT_EMAIL(str)
Account email when running in multi-account per-instance mode (falls back to the first account in accounts.json)
MS_MCP_PACKAGE_ID(str)
Default:
Microsoft365CalendarLogical package ID surfaced in error responses
MICROSOFT_REQUEST_TIMEOUT_MS(num)
Default:
60000Override the upstream Microsoft Graph request timeout in milliseconds (max 300000 = 5 min)